Merge pull request #92 from tokens-studio/fix/containerization

Add missing secretName
This commit is contained in:
SorsOps
2024-05-13 16:10:32 +02:00
committed by GitHub

View File

@@ -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