mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
Circumvent bug
This commit is contained in:
parent
f9d4b9f699
commit
60207fd01e
1 changed files with 6 additions and 0 deletions
|
@ -120,6 +120,12 @@ manifests: |
|
|||
- secretName: tls-penpot
|
||||
hosts:
|
||||
- penpot.tokens.studio
|
||||
# https://github.com/codechem/helm/issues/15
|
||||
ingress:
|
||||
tls:
|
||||
- secretName: tls-penpot
|
||||
hosts:
|
||||
- penpot.tokens.studio
|
||||
config:
|
||||
publicURI: https://penpot.tokens.studio
|
||||
postgresql:
|
||||
|
|
Loading…
Reference in a new issue