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