We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2389d48 commit 2c1b171Copy full SHA for 2c1b171
hack/deployment/webhook/mutatingwebhookconfiguration.yaml
@@ -18,7 +18,7 @@ webhooks:
18
path: "/mutate"
19
port: 443
20
rules:
21
- - operations: ["CREATE"]
+ - operations: ["CREATE","UPDATE"]
22
apiGroups: [""]
23
apiVersions: ["v1"]
24
resources: ["pods"]
0 commit comments