fix chart name

This commit is contained in:
2024-05-29 13:37:07 -05:00
parent b005f59862
commit c13dd1a0b5
2 changed files with 9 additions and 8 deletions

View File

@@ -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: