Commit e86316bc authored by Ido Shamun's avatar Ido Shamun

revert back INFLUXDB_EXTERNAL_URL to api v1beta1

parent 37040fb0
...@@ -27,7 +27,7 @@ spec: ...@@ -27,7 +27,7 @@ spec:
image: gcr.io/google_containers/heapster_grafana:v0.7 image: gcr.io/google_containers/heapster_grafana:v0.7
env: env:
- name: "INFLUXDB_EXTERNAL_URL" - name: "INFLUXDB_EXTERNAL_URL"
value: '/api/v1beta3/proxy/namespaces/system/services/monitoring-grafana/db/' value: '/api/v1beta1/proxy/services/monitoring-grafana/db/'
- name: "INFLUXDB_HOST" - name: "INFLUXDB_HOST"
value: 'monitoring-influxdb' value: 'monitoring-influxdb'
- name: "INFLUXDB_PORT" - name: "INFLUXDB_PORT"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment