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