fix chart name
This commit is contained in:
@@ -37,7 +37,7 @@ penpot:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: penpot-postgresql-16-cluster-app
|
||||
key: database
|
||||
key: database
|
||||
- name: PENPOT_DATABASE_USERNAME
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
@@ -108,7 +108,7 @@ penpot:
|
||||
revisionHistoryLimit: 3
|
||||
securityContext:
|
||||
enabled: true
|
||||
fsGroup: 1001
|
||||
fsGroup: 1001
|
||||
containers:
|
||||
main:
|
||||
image:
|
||||
@@ -141,7 +141,7 @@ penpot:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: penpot-postgresql-16-cluster-app
|
||||
key: database
|
||||
key: database
|
||||
- name: PENPOT_DATABASE_USERNAME
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
@@ -209,7 +209,7 @@ penpot:
|
||||
drop:
|
||||
- ALL
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: true
|
||||
runAsNonRoot: true
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
@@ -254,7 +254,7 @@ penpot:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: penpot-postgresql-16-cluster-app
|
||||
key: database
|
||||
key: database
|
||||
- name: PENPOT_DATABASE_USERNAME
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
Reference in New Issue
Block a user