mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -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
|
- secretName: tls-penpot
|
||||||
hosts:
|
hosts:
|
||||||
- penpot.tokens.studio
|
- penpot.tokens.studio
|
||||||
|
# https://github.com/codechem/helm/issues/15
|
||||||
|
ingress:
|
||||||
|
tls:
|
||||||
|
- secretName: tls-penpot
|
||||||
|
hosts:
|
||||||
|
- penpot.tokens.studio
|
||||||
config:
|
config:
|
||||||
publicURI: https://penpot.tokens.studio
|
publicURI: https://penpot.tokens.studio
|
||||||
postgresql:
|
postgresql:
|
||||||
|
|
Loading…
Reference in a new issue