remove enabled property
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
penpot:
|
penpot:
|
||||||
defaultPodOptions:
|
defaultPodOptions:
|
||||||
securityContext:
|
securityContext:
|
||||||
enabled: true
|
|
||||||
fsGroup: 1001
|
fsGroup: 1001
|
||||||
affinity:
|
affinity:
|
||||||
podAffinity:
|
podAffinity:
|
||||||
@@ -193,7 +192,6 @@ penpot:
|
|||||||
- secretRef:
|
- secretRef:
|
||||||
name: penpot-bucket-user-secret
|
name: penpot-bucket-user-secret
|
||||||
securityContext:
|
securityContext:
|
||||||
enabled: true
|
|
||||||
runAsUser: 1001
|
runAsUser: 1001
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
capabilities:
|
capabilities:
|
||||||
@@ -293,7 +291,6 @@ penpot:
|
|||||||
- secretRef:
|
- secretRef:
|
||||||
name: penpot-bucket-user-secret
|
name: penpot-bucket-user-secret
|
||||||
securityContext:
|
securityContext:
|
||||||
enabled: true
|
|
||||||
runAsUser: 1001
|
runAsUser: 1001
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
capabilities:
|
capabilities:
|
||||||
|
Reference in New Issue
Block a user