updating domain values
This commit is contained in:
parent
43b1d6a5cd
commit
9b5592e1af
|
@ -46,7 +46,7 @@ ingress:
|
||||||
annotations:
|
annotations:
|
||||||
kubernetes.io/ingress.class: nginx
|
kubernetes.io/ingress.class: nginx
|
||||||
hosts:
|
hosts:
|
||||||
- host: budibase.cluster
|
- host: example.cluster # change to be your domain
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
|
|
Loading…
Reference in New Issue