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.
2 parents 518977f + 677a9ce commit cb4b2baCopy full SHA for cb4b2ba
config/default/base/manager_webhook_patch.yaml
@@ -16,14 +16,6 @@ spec:
16
- mountPath: /tmp/k8s-webhook-server/serving-certs
17
name: cert
18
readOnly: true
19
- securityContext:
20
- allowPrivilegeEscalation: false
21
- capabilities:
22
- drop:
23
- - All
24
- runAsNonRoot: true
25
- seccompProfile:
26
- type: RuntimeDefault
27
volumes:
28
- name: cert
29
secret:
config/default/manager_webhook_patch.yaml
0 commit comments