mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
Add missing secretName
This commit is contained in:
parent
e50a46409f
commit
f9d4b9f699
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