mirror of https://github.com/penpot/penpot.git
Add missing secretName
This commit is contained in:
parent
e50a46409f
commit
f9d4b9f699
|
|
@ -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…
Reference in New Issue