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