fix for external secret
This commit is contained in:
@@ -81,4 +81,9 @@ appSpec:
|
||||
# enabled on the Vault side first).
|
||||
namespace: external-secrets
|
||||
chartDir: external-secrets
|
||||
valuesDir: external-secrets
|
||||
valuesDir: external-secrets
|
||||
# ClusterSecretStore's CRD (large embedded OpenAPI schema) exceeds the
|
||||
# 256KiB last-applied-configuration annotation limit on a normal
|
||||
# client-side apply. SSA sidesteps it entirely — see the note in
|
||||
# generic-argo-apps-chart's template.
|
||||
serverSideApply: true
|
||||
Reference in New Issue
Block a user