apps/design/penpot/penpot-values-configmap: reenable redis
https://help.penpot.app/technical-guide/configuration/#redis
This commit is contained in:
parent
7fff2fbb74
commit
ab22280da5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ data:
|
||||||
values.yaml: |
|
values.yaml: |
|
||||||
global:
|
global:
|
||||||
postgresqlEnabled: true
|
postgresqlEnabled: true
|
||||||
#redisEnabled: true
|
redisEnabled: true
|
||||||
#redis:
|
#redis:
|
||||||
|
|
||||||
frontend:
|
frontend:
|
||||||
|
|
Loading…
Add table
Reference in a new issue