File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -43,15 +43,15 @@ patches:
4343 - op: replace
4444 path: /spec/template/spec/initContainers/0/imagePullPolicy
4545 value: IfNotPresent
46- - patch : |-
47- apiVersion: v1
48- kind: Secret
49- type: Opaque
50- metadata:
51- name: argocd-notifications-secret
52- annotations:
53- sealedsecrets.bitnami.com/managed: "true"
54- - path : argocd-notifications-cm.yaml
46+ # - patch: |- # Comment on Disaster Recovery
47+ # apiVersion: v1 # Comment on Disaster Recovery
48+ # kind: Secret # Comment on Disaster Recovery
49+ # type: Opaque # Comment on Disaster Recovery
50+ # metadata: # Comment on Disaster Recovery
51+ # name: argocd-notifications-secret # Comment on Disaster Recovery
52+ # annotations: # Comment on Disaster Recovery
53+ # sealedsecrets.bitnami.com/managed: "true" # Comment on Disaster Recovery
54+ # - path: argocd-notifications-cm.yaml # Comment on Disaster Recovery
5555configMapGenerator :
5656 - name : argocd-cmd-params-cm
5757 behavior : merge
You can’t perform that action at this time.
0 commit comments