config
This commit is contained in:
@@ -36,12 +36,12 @@ spec:
|
||||
value: 'true'
|
||||
- name: ingress.annotations.cert-manager\.io\/cluster-issuer
|
||||
value: lets-encrypt-staging
|
||||
SecurityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
drop:
|
||||
- ALL
|
||||
runAsNonRoot: true
|
||||
- name: backend.containerSecurityContext
|
||||
values:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
drop:
|
||||
- ALL
|
||||
chart: penpot
|
||||
destination:
|
||||
server: 'https://kubernetes.default.svc'
|
||||
|
||||
Reference in New Issue
Block a user