Server-side apply for external secrets

This commit is contained in:
Ian Keane 2026-08-19 09:57:47 -04:00
parent cb9523e2f4
commit 92e766cfb7

View file

@ -24,6 +24,7 @@ spec:
selfHeal: true
syncOptions:
- CreateNamespace=true
- ServerSideApply=true
---
apiVersion: argoproj.io/v1alpha1
kind: Application