YAML was a mistake
This commit is contained in:
parent
4033d89f51
commit
7fee62e4f0
1 changed files with 3 additions and 1 deletions
|
@ -15,12 +15,14 @@ spec:
|
|||
helm:
|
||||
valuesObject:
|
||||
ingress:
|
||||
enabled: true
|
||||
className: "nginx"
|
||||
hosts:
|
||||
- host: toot.martyn.berlin
|
||||
paths:
|
||||
- path: /
|
||||
tls:
|
||||
hosts:
|
||||
- hosts:
|
||||
- toot.martyn.berlin
|
||||
mastodon:
|
||||
local_domain: toot.martyn.berlin
|
||||
|
|
Loading…
Add table
Reference in a new issue