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 e6c2d3d + cb4b2ba commit c6444dfCopy full SHA for c6444df
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