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

Move config

This commit is contained in:
SorsOps 2024-06-19 15:56:03 +02:00
parent 3e94d46850
commit 21ef1586f0
No known key found for this signature in database
GPG key ID: E9EC78C740654016

View file

@ -94,11 +94,6 @@ manifests: |
redisEnabled: true
imagePullSecrets:
- name: ghcr-login-secret
smtp:
enabled: true
host: mailslurper
tls: false
port: 1025
persistence:
enabled: true
storageClass: standard-rwx
@ -130,6 +125,11 @@ manifests: |
- penpot.tokens.studio
config:
publicURI: https://penpot.tokens.studio
smtp:
enabled: true
host: mailslurper
tls: false
port: 1025
redis:
host: penpot-redis-master.penpot.svc.cluster.local
postgresql: