We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f34e1f commit f2a956dCopy full SHA for f2a956d
bootstrap/argo-cd/kustomization.yaml
@@ -74,10 +74,10 @@ configMapGenerator:
74
- admin.enabled=true
75
- kustomize.buildOptions="--enable-alpha-plugins --enable-helm --load-restrictor
76
LoadRestrictionsNone"
77
- - statusbadge.enabled=true
78
- - url=https://argocd.devxp-tech.io
79
- - dexserver.disable.tls=true
80
- - accounts.backstage="apiKey, login"
+ # - statusbadge.enabled=true # Comment on Disaster Recovery
+ # - url=https://argocd.devxp-tech.io # Comment on Disaster Recovery
+ # - dexserver.disable.tls=true # Comment on Disaster Recovery
+ # - accounts.backstage="apiKey, login" # Comment on Disaster Recovery
81
- name: argocd-rbac-cm
82
options:
83
labels:
0 commit comments