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