Ignore secret value changes
This commit is contained in:
parent
5b69611fed
commit
468fd9f6a6
@ -18,3 +18,8 @@ spec:
|
|||||||
# automated: {}
|
# automated: {}
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
ignoreDifferences:
|
||||||
|
- group: core
|
||||||
|
kind: Secret
|
||||||
|
jsonPointers:
|
||||||
|
- /data
|
||||||
|
Loading…
Reference in New Issue
Block a user