pathType required
This commit is contained in:
parent
82b0d27ea0
commit
5ae2f29ebc
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ spec:
|
||||||
value: nginx
|
value: nginx
|
||||||
- name: ingress.hosts[0].paths[0].path
|
- name: ingress.hosts[0].paths[0].path
|
||||||
value: /
|
value: /
|
||||||
|
- name: ingress.hosts[0].paths[0].pathType
|
||||||
|
value: Prefix
|
||||||
- name: ingress.hosts[0].host
|
- name: ingress.hosts[0].host
|
||||||
value: headscale.martyn.berlin
|
value: headscale.martyn.berlin
|
||||||
- name: headscale.certmanager.dnsNames[0]
|
- name: headscale.certmanager.dnsNames[0]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue