mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
revert back INFLUXDB_EXTERNAL_URL to api v1beta1
This commit is contained in:
parent
37040fb0e3
commit
e86316bc4d
@ -27,7 +27,7 @@ spec:
|
||||
image: gcr.io/google_containers/heapster_grafana:v0.7
|
||||
env:
|
||||
- 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"
|
||||
value: 'monitoring-influxdb'
|
||||
- name: "INFLUXDB_PORT"
|
||||
|
Loading…
Reference in New Issue
Block a user