0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-06 14:50:20 -05:00

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

Downtune replica amount. Cleanup redis host
This commit is contained in:
SorsOps 2024-05-14 16:39:16 +02:00 committed by GitHub
commit 157bb01e8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -94,6 +94,9 @@ manifests: |
remediation:
retries: 3
values:
redis:
replica:
replicaCount: 0
global:
postgresqlEnabled: false
redisEnabled: true
@ -129,7 +132,7 @@ manifests: |
config:
publicURI: https://penpot.tokens.studio
redis:
host: penpot-redis-headless.penpot.svc.cluster.local
host: penpot-redis-master.penpot.svc.cluster.local
postgresql:
host: penpot-db-rw
database: penpot