1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00

updating domain values

This commit is contained in:
Martin McKeaveney 2021-08-17 17:10:18 +01:00
parent fae1d0995b
commit 744f8efe8a

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