Try traefik for grafana-int
This commit is contained in:
parent
fcaa6f832c
commit
9f5c77b4be
@ -15,7 +15,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- ../../manifests/cloudflared/values.yaml
|
- ../../manifests/cloudflared/values.yaml
|
||||||
syncPolicy: {}
|
syncPolicy:
|
||||||
# automated:
|
automated:
|
||||||
# selfHeal: true
|
selfHeal: true
|
||||||
# prune: true
|
prune: true
|
||||||
@ -12,7 +12,7 @@ cloudflare:
|
|||||||
- hostname: grafana.dvirlabs.com
|
- hostname: grafana.dvirlabs.com
|
||||||
service: http://grafana-prod.monitoring.svc.cluster.local:80
|
service: http://grafana-prod.monitoring.svc.cluster.local:80
|
||||||
- hostname: grafana-int.dvirlabs.com
|
- hostname: grafana-int.dvirlabs.com
|
||||||
service: http://traefik.traefik.svc.cluster.local:80
|
service: http://traefik.traefik.svc.cluster.local:443
|
||||||
- hostname: pve.dvirlabs.com
|
- hostname: pve.dvirlabs.com
|
||||||
service: https://192.168.10.120:8006
|
service: https://192.168.10.120:8006
|
||||||
originRequest:
|
originRequest:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user