Skip to content

Commit

Permalink
update 05/28/24 08:11:18
Browse files Browse the repository at this point in the history
  • Loading branch information
Qovery committed May 28, 2024
1 parent 4f3a320 commit e8c2c0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ webhooks:
namespace: qovery
path: "/mutate"
rules:
- operations: ["CREATE"]
- operations: ["CREATE", "UPDATE"]
apiGroups: ["*"]
apiVersions: ["v1"]
resources: ["services", "deployments", "statefulsets", "jobs", "cronjobs", "daemonsets"]
Expand Down

0 comments on commit e8c2c0e

Please sign in to comment.