Try grafana with traefik
This commit is contained in:
parent
8c93c3f717
commit
ba82bac3bd
@ -7,7 +7,10 @@ cloudflare:
|
|||||||
originRequest:
|
originRequest:
|
||||||
noTLSVerify: true
|
noTLSVerify: true
|
||||||
- hostname: grafana.dvirlabs.com
|
- hostname: grafana.dvirlabs.com
|
||||||
service: http://grafana-prod.monitoring.svc.cluster.local:80
|
service: https://traefik.traefik.svc.cluster.local:443
|
||||||
|
originRequest:
|
||||||
|
originServerName: grafana.dvirlabs.com
|
||||||
|
noTLSVerify: true
|
||||||
- hostname: grafana-int.dvirlabs.com
|
- hostname: grafana-int.dvirlabs.com
|
||||||
service: http://grafana-int.monitoring.svc.cluster.local:80
|
service: http://grafana-int.monitoring.svc.cluster.local:80
|
||||||
- hostname: pve.dvirlabs.com
|
- hostname: pve.dvirlabs.com
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user