updating domain values

This commit is contained in:
Martin McKeaveney 2021-08-17 17:10:18 +01:00
parent 43b1d6a5cd
commit 9b5592e1af
1 changed files with 1 additions and 1 deletions

View File

@ -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