Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qcl: fix grafana issue with hostname and deployer script
The function get_grafana_url reads ingress.hosts[0] specifically, which is a broken assumption. We should fix this by looking at root_url instead in another PR.
- Loading branch information