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