Skip to content

Commit

Permalink
try avp.kubernetes.io/remove-missing
Browse files Browse the repository at this point in the history
  • Loading branch information
tomklapiscak committed Apr 25, 2024
1 parent 5f946a9 commit 44e0bb3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
namespace: mas-{{ .Values.instance.id}}-syncres
annotations:
argocd.argoproj.io/sync-wave: "01"
avp.kubernetes.io/remove-missing: "true"
stringData:
docdb_master_username: {{ .Values.docdb.master_username }}
docdb_master_password: {{ .Values.docdb.master_password }}
Expand Down

0 comments on commit 44e0bb3

Please sign in to comment.