apps/design/penpot/penpot-values-configmap: correct claim name
This commit is contained in:
parent
f9846c59ca
commit
79b84264d0
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ data:
|
||||||
backup.velero.io/backup-volumes: "app-data"
|
backup.velero.io/backup-volumes: "app-data"
|
||||||
persistence:
|
persistence:
|
||||||
assets:
|
assets:
|
||||||
existingClaim: "penpot-data"
|
existingClaim: "penpot-assets"
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue