This commit is contained in:
titusvermesan
2024-10-22 16:33:37 +02:00
parent 912f4f80ad
commit 4dbc106005

View File

@@ -37,10 +37,10 @@ spec:
- name: ingress.annotations.cert-manager\.io\/cluster-issuer
value: lets-encrypt-staging
backend.containerSecurityContext:
- name: allowPrivilegeEscalation
value: 'false'
- name: capabilities.drop
value: '["ALL"]'
allowPrivilegeEscalation: 'false'
capabilities:
drop:
- ALL
chart: penpot
destination:
server: 'https://kubernetes.default.svc'