|
"url": "http://observatorium-xyz-observatorium-api-gateway.observatorium.svc.cluster.local:8080/api/metrics/v1", |
The configMap for grafana references a service called observatorium-xyz-observatorium-api-gateway, which does not exist in my cluster after following the tutorial.
However, there is a service called observatorium-xyz-observatorium-api (without the gateway). Maybe this one is meant?
operator/docs/grafana/grafana-cm.yaml
Line 17 in f3b220b
The configMap for grafana references a service called
observatorium-xyz-observatorium-api-gateway, which does not exist in my cluster after following the tutorial.However, there is a service called
observatorium-xyz-observatorium-api(without thegateway). Maybe this one is meant?