Skip to content

Commit f2a956d

Browse files
author
Diego Luisi
committed
⚡ Add ArgoCD bootstrap files
1 parent 9f34e1f commit f2a956d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bootstrap/argo-cd/kustomization.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@ configMapGenerator:
7474
- admin.enabled=true
7575
- kustomize.buildOptions="--enable-alpha-plugins --enable-helm --load-restrictor
7676
LoadRestrictionsNone"
77-
- statusbadge.enabled=true
78-
- url=https://argocd.devxp-tech.io
79-
- dexserver.disable.tls=true
80-
- accounts.backstage="apiKey, login"
77+
# - statusbadge.enabled=true # Comment on Disaster Recovery
78+
# - url=https://argocd.devxp-tech.io # Comment on Disaster Recovery
79+
# - dexserver.disable.tls=true # Comment on Disaster Recovery
80+
# - accounts.backstage="apiKey, login" # Comment on Disaster Recovery
8181
- name: argocd-rbac-cm
8282
options:
8383
labels:

0 commit comments

Comments
 (0)