Revert "perf(argocd): skip dry run for new CRD"

This reverts commit 377b02a6ea.

This option is resource specific, need to add an annotation to each one.
e284fd71cb/pkg/sync/sync_context.go (L734)
This commit is contained in:
Khue Doan 2022-12-24 14:10:21 +07:00
parent 377b02a6ea
commit cb1b80e34a

View File

@ -38,5 +38,4 @@ spec:
- CreateNamespace=true
- ApplyOutOfSyncOnly=true
- ServerSideApply=true
- SkipDryRunOnMissingResource=true
{{- end }}