Skip to content

Commit

Permalink
"exclude" does not support arrays, so reverting this change as it is …
Browse files Browse the repository at this point in the history
…also not necessary
  • Loading branch information
EliseCastle23 committed Oct 30, 2023
1 parent fbda2ad commit cc36d48
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions kube/services/node-monitors/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ spec:
targetRevision: master
path: kube/services/node-monitors/
directory:
exclude:
- "application.yaml"
- "argo-node-age"
exclude: "application.yaml"
syncPolicy:
automated:
prune: true
Expand Down

0 comments on commit cc36d48

Please sign in to comment.