mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
Add quote
This commit is contained in:
parent
99d6df4588
commit
b40f222d16
2 changed files with 2 additions and 7 deletions
|
@ -67,6 +67,4 @@ values:
|
|||
tls:
|
||||
- secretName: tls-penpot
|
||||
hosts:
|
||||
- {{ .BRANCH | sanitizeDNSName }}.penpot.dev.tokens.studio
|
||||
|
||||
|
||||
- "{{ .BRANCH | sanitizeDNSName }}.penpot.dev.tokens.studio"
|
|
@ -61,7 +61,4 @@ values:
|
|||
tls:
|
||||
- secretName: tls-penpot
|
||||
hosts:
|
||||
- penpot.tokens.studio
|
||||
|
||||
|
||||
|
||||
- penpot.tokens.studio
|
Loading…
Add table
Reference in a new issue