drop all
This commit is contained in:
@@ -39,6 +39,9 @@ spec:
|
|||||||
backend.containerSecurityContext:
|
backend.containerSecurityContext:
|
||||||
- name: allowPrivilegeEscalation
|
- name: allowPrivilegeEscalation
|
||||||
value: false
|
value: false
|
||||||
|
capabilities:
|
||||||
|
- name: drop
|
||||||
|
value: 'ALL'
|
||||||
chart: penpot
|
chart: penpot
|
||||||
destination:
|
destination:
|
||||||
server: 'https://kubernetes.default.svc'
|
server: 'https://kubernetes.default.svc'
|
||||||
|
|||||||
Reference in New Issue
Block a user