Skip to content

Commit

Permalink
Prune: trim kustomize template
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
  • Loading branch information
ArangoGutierrez committed Mar 15, 2023
1 parent a06e44e commit b5bd1d7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions deployment/overlays/prune/master-clusterrole.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- op: add
path: "/rules/0/verbs/-"
value: "list"
- op: remove
path: "/rules/0/verbs/3"

- op: remove
path: "/rules/1"

0 comments on commit b5bd1d7

Please sign in to comment.