Ignore default values for external-secrets (forgejo)
This commit is contained in:
parent
bf627da8c2
commit
510dbec1e5
1 changed files with 6 additions and 0 deletions
|
|
@ -18,3 +18,9 @@ spec:
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
ignoreDifferences:
|
||||||
|
- group: external-secrets.io
|
||||||
|
kind: ExternalSecret
|
||||||
|
jsonPointers:
|
||||||
|
- /spec/target/template/mergePolicy
|
||||||
|
- /spec/target/template/engineVersion
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue