Compare commits
2 commits
main
...
root_path_
Author | SHA1 | Date | |
---|---|---|---|
2a913b12f8 | |||
f2e44256dd |
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ global:
|
||||||
configs:
|
configs:
|
||||||
params:
|
params:
|
||||||
server.insecure: true
|
server.insecure: true
|
||||||
server.basehref: /argocd
|
server.rootpath: /argocd
|
||||||
cm:
|
cm:
|
||||||
application.resourceTrackingMethod: annotation
|
application.resourceTrackingMethod: annotation
|
||||||
timeout.reconciliation: 60s
|
timeout.reconciliation: 60s
|
||||||
|
|
Reference in a new issue