0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-01 20:09:04 -05:00

Merge pull request #90 from tokens-studio/fix/containerization

Add redis. Ingress should be under front end for some reason
This commit is contained in:
SorsOps 2024-05-13 15:32:21 +02:00 committed by GitHub
commit d907555314
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -96,7 +96,7 @@ manifests: |
values: values:
global: global:
postgresqlEnabled: false postgresqlEnabled: false
redisEnabled: false redisEnabled: true
imagePullSecrets: imagePullSecrets:
- name: ghcr-login-secret - name: ghcr-login-secret
backend: backend: