Try grafana with traefik

This commit is contained in:
dvirlabs 2025-06-20 19:35:48 +03:00
parent 8c93c3f717
commit ba82bac3bd

View File

@ -7,7 +7,10 @@ cloudflare:
originRequest:
noTLSVerify: true
- 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
service: http://grafana-int.monitoring.svc.cluster.local:80
- hostname: pve.dvirlabs.com