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:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
ingress:
|
ingress:
|
||||||
|
enabled: true
|
||||||
|
className: "nginx"
|
||||||
hosts:
|
hosts:
|
||||||
- host: toot.martyn.berlin
|
- host: toot.martyn.berlin
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
tls:
|
tls:
|
||||||
hosts:
|
- hosts:
|
||||||
- toot.martyn.berlin
|
- toot.martyn.berlin
|
||||||
mastodon:
|
mastodon:
|
||||||
local_domain: toot.martyn.berlin
|
local_domain: toot.martyn.berlin
|
||||||
|
|
Loading…
Add table
Reference in a new issue