mirror of https://git.rancher.io/charts
d6c774aa42
This commit adds an nginx proxy in front of Grafana that intercepts the requests that are sent to the Grafana pod. This change was necessary since the Grafana pod encounters issues with Rancher proxy URLs that are formatted like: ``` <server-url>/k8s/clusters/<cluster-id>/api/v1/namespaces/cattle-monitoring-system/services/http:rancher-monitoring-grafana:80/proxy ``` Specifically, if using the root_url option, it doubles up this URL when making requests for resources, e.g. ``` <server-url>/k8s/clusters/<cluster-id>/api/v1/namespaces/cattle-monitoring-system/services/http:rancher-monitoring-grafana:80/proxy/<my-path> => <server-url>/k8s/clusters/<cluster-id>/api/v1/namespaces/cattle-monitoring-system/services/http:rancher-monitoring-grafana:80/proxy/k8s/clusters/<cluster-id>/api/v1/namespaces/cattle-monitoring-system/services/http:rancher-monitoring-grafana:80/proxy/<my-path> ``` |
||
---|---|---|
.. | ||
backup-restore-operator | ||
fleet | ||
fleet-agent | ||
fleet-crd | ||
rancher-cis-benchmark | ||
rancher-gatekeeper | ||
rancher-istio/charts | ||
rancher-kiali-server | ||
rancher-logging | ||
rancher-monitoring | ||
rancher-operator | ||
rancher-operator-crd | ||
rancher-pushprox/charts | ||
rancher-webhook | ||
rio/charts |