Closed sed-i closed 1 year ago
Grafana, which uses traefik_route, is currently unable to tell if the ingress endpoint is http or https.
This PR adds a scheme arg, so that traefik could inform over relation data which scheme it is using.
In tandem with:
Problem
Grafana, which uses traefik_route, is currently unable to tell if the ingress endpoint is http or https.
Solution
This PR adds a scheme arg, so that traefik could inform over relation data which scheme it is using.
In tandem with: