mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Merge pull request #94 from tokens-studio/fix/containerization
Chart does auto inject the release name
This commit is contained in:
@@ -128,6 +128,8 @@ manifests: |
|
|||||||
- penpot.tokens.studio
|
- penpot.tokens.studio
|
||||||
config:
|
config:
|
||||||
publicURI: https://penpot.tokens.studio
|
publicURI: https://penpot.tokens.studio
|
||||||
|
redis:
|
||||||
|
host: penpot-redis-headless.penpot.svc.cluster.local
|
||||||
postgresql:
|
postgresql:
|
||||||
host: penpot-db-rw
|
host: penpot-db-rw
|
||||||
database: penpot
|
database: penpot
|
||||||
|
|||||||
Reference in New Issue
Block a user