mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
Merge pull request #92 from tokens-studio/fix/containerization
Add missing secretName
This commit is contained in:
commit
50f69936a4
1 changed files with 2 additions and 1 deletions
|
@ -117,7 +117,8 @@ manifests: |
|
|||
hosts:
|
||||
- host: penpot.tokens.studio
|
||||
tls:
|
||||
- hosts:
|
||||
- secretName: tls-penpot
|
||||
hosts:
|
||||
- penpot.tokens.studio
|
||||
config:
|
||||
publicURI: https://penpot.tokens.studio
|
||||
|
|
Loading…
Add table
Reference in a new issue