Skip to content

Commit

Permalink
Add jqPathExpression to ignore action_schedule (#392)
Browse files Browse the repository at this point in the history
  • Loading branch information
MAHDTech authored Nov 24, 2021
1 parent 1abfed3 commit 0c73eb4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bootstrap/core/tools/babylon/poolboy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ spec:
jsonPointers:
- /spec/vars/current_state
- /spec/vars/desired_state
jqPathExpressions:
- .spec.resources.[].template.spec.vars.action_schedule
syncPolicy:
automated:
prune: true
Expand Down
2 changes: 2 additions & 0 deletions bootstrap/patches/poolboy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ spec:
jsonPointers:
- /spec/vars/current_state
- /spec/vars/desired_state
jqPathExpressions:
- .spec.resources.[].template.spec.vars.action_schedule
source:
helm:
values: |-
Expand Down

0 comments on commit 0c73eb4

Please sign in to comment.