Merge pull request #8209 from krousey/v1beta1_cluster
Removing some v1beta1 uses in cluster/
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user