apps/design/penpot: update with redis simplification
This commit is contained in:
parent
ab22280da5
commit
c6a118adb1
2 changed files with 3 additions and 2 deletions
|
@ -8,7 +8,7 @@ spec:
|
|||
chart:
|
||||
spec:
|
||||
chart: penpot
|
||||
version: 0.5.0
|
||||
version: 0.21.0
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: penpot
|
||||
|
|
|
@ -8,7 +8,8 @@ data:
|
|||
global:
|
||||
postgresqlEnabled: true
|
||||
redisEnabled: true
|
||||
#redis:
|
||||
redis:
|
||||
architecture: standalone
|
||||
|
||||
frontend:
|
||||
podLabels:
|
||||
|
|
Loading…
Add table
Reference in a new issue