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