mirror of
https://github.com/zoriya/snow.git
synced 2026-08-05 05:48:46 +00:00
Enable server side apply for external secrets
This commit is contained in:
@@ -14,6 +14,8 @@ spec:
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
# needed because the CRDs are too long for kubectl apply
|
||||
- ServerSideApply=true
|
||||
source:
|
||||
repoURL: https://charts.external-secrets.io
|
||||
chart: external-secrets
|
||||
|
||||
Reference in New Issue
Block a user