Standardized internal application paths
This commit is contained in:
parent
5ee0a9e59d
commit
d1dcd61e14
23 changed files with 180 additions and 177 deletions
|
|
@ -1,11 +1,11 @@
|
|||
configs:
|
||||
cm:
|
||||
url: http://www.symcrest.com/internal/ops/argocd
|
||||
url: http://www.symcrest.com/internal/ops/gitops
|
||||
|
||||
params:
|
||||
server.insecure: true
|
||||
server.basehref: /internal/ops/argocd
|
||||
server.rootpath: /internal/ops/argocd
|
||||
server.basehref: /internal/ops/gitops
|
||||
server.rootpath: /internal/ops/gitops
|
||||
|
||||
controller:
|
||||
nodeSelector:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
argocd:
|
||||
url: http://www.symcrest.com/internal/ops/argocd
|
||||
basePath: /internal/ops/argocd
|
||||
url: http://www.symcrest.com/internal/ops/gitops
|
||||
basePath: /internal/ops/gitops
|
||||
|
||||
route:
|
||||
name: argocd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue