Skip to content

Commit

Permalink
Ignore all label changes (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
MAHDTech authored Nov 18, 2021
1 parent 74376da commit 5f79b86
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions bootstrap/core/tools/babylon/babylon-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ spec:
kind: CustomResourceDefinition
jsonPointers:
- /spec/names/shortNames
- kind: Namespace
jsonPointers:
- /metadata/labels
syncPolicy:
automated:
prune: true
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/patches/babylon-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
- /spec/names/shortNames
- kind: Namespace
jsonPointers:
- /metadata/labels/app.kubernetes.io/instance
- /metadata/labels
source:
helm:
values: |-
Expand Down

0 comments on commit 5f79b86

Please sign in to comment.