mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Merge pull request #92 from tokens-studio/fix/containerization
Add missing secretName
This commit is contained in:
@@ -117,7 +117,8 @@ manifests: |
|
|||||||
hosts:
|
hosts:
|
||||||
- host: penpot.tokens.studio
|
- host: penpot.tokens.studio
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- secretName: tls-penpot
|
||||||
|
hosts:
|
||||||
- penpot.tokens.studio
|
- penpot.tokens.studio
|
||||||
config:
|
config:
|
||||||
publicURI: https://penpot.tokens.studio
|
publicURI: https://penpot.tokens.studio
|
||||||
|
|||||||
Reference in New Issue
Block a user