Skip to content

Commit

Permalink
chore: update dev helmfiles to clean up namespaced resources (#1476)
Browse files Browse the repository at this point in the history
  • Loading branch information
akashsinghal authored May 14, 2024
1 parent 68c93a6 commit b7644b7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dev.helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ releases:
- "certificatestores.config.ratify.deislabs.io"
- "policies.config.ratify.deislabs.io"
- "keymanagementproviders.config.ratify.deislabs.io"
- "namespacedkeymanagementproviders.config.ratify.deislabs.io"
- "namespacedpolicies.config.ratify.deislabs.io"
- "namespacedstores.config.ratify.deislabs.io"
- "namespacedverifiers.config.ratify.deislabs.io"
- events: ["postuninstall"]
showlogs: true
command: "kubectl"
Expand Down
4 changes: 4 additions & 0 deletions dev.high-availability.helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,10 @@ releases:
- "verifiers.config.ratify.deislabs.io"
- "certificatestores.config.ratify.deislabs.io"
- "policies.config.ratify.deislabs.io"
- "namespacedkeymanagementproviders.config.ratify.deislabs.io"
- "namespacedpolicies.config.ratify.deislabs.io"
- "namespacedstores.config.ratify.deislabs.io"
- "namespacedverifiers.config.ratify.deislabs.io"
- events: ["postuninstall"]
showlogs: true
command: "kubectl"
Expand Down

0 comments on commit b7644b7

Please sign in to comment.