mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 14:12:36 -05:00
Add redis. Ingress should be under front end for some reason
This commit is contained in:
parent
79ce396122
commit
e50a46409f
1 changed files with 11 additions and 11 deletions
|
@ -96,7 +96,7 @@ manifests: |
|
|||
values:
|
||||
global:
|
||||
postgresqlEnabled: false
|
||||
redisEnabled: false
|
||||
redisEnabled: true
|
||||
imagePullSecrets:
|
||||
- name: ghcr-login-secret
|
||||
backend:
|
||||
|
|
Loading…
Add table
Reference in a new issue