Skip to content

Commit

Permalink
fix: priority for external
Browse files Browse the repository at this point in the history
  • Loading branch information
locmai committed Jul 30, 2022
1 parent bb5a6b9 commit cc27187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/templates/external-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: {{ .Values.argocd.project }}-external-secrets
namespace: {{ .Values.argocd.namespace }}
annotations:
argocd.argoproj.io/sync-wave: "1"
argocd.argoproj.io/sync-wave: "0"
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
Expand Down

0 comments on commit cc27187

Please sign in to comment.