Updating /cluster to use v1beta 3 specs, and change a lot of polling to

healthz instead of api endpoints.
This commit is contained in:
Kris Rousey
2015-05-13 11:01:35 -07:00
parent 82913c3112
commit 98c457c397
8 changed files with 13 additions and 11 deletions

View File

@@ -27,7 +27,7 @@ spec:
name: grafana
env:
- name: INFLUXDB_EXTERNAL_URL
value: /api/v1beta1/proxy/services/monitoring-grafana/db/
value: /api/v1beta3/proxy/namespaces/default/services/monitoring-grafana/db/
- name: INFLUXDB_HOST
value: monitoring-influxdb
- name: INFLUXDB_PORT