Set default value for host again
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
parent
315b203082
commit
91c19f07d3
@ -41,7 +41,7 @@ grafana:
|
|||||||
labels: {}
|
labels: {}
|
||||||
# -- Hosts configuration for the gateway ingress, passed through the `tpl` function to allow templating
|
# -- Hosts configuration for the gateway ingress, passed through the `tpl` function to allow templating
|
||||||
hosts:
|
hosts:
|
||||||
- host: ""
|
- host: monitoring.example.com
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
# -- pathType (e.g. ImplementationSpecific, Prefix, .. etc.) might also be required by some Ingress Controllers
|
# -- pathType (e.g. ImplementationSpecific, Prefix, .. etc.) might also be required by some Ingress Controllers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user