Commit 1d8a4d45 authored by Nikhil Jindal's avatar Nikhil Jindal

Merge pull request #7206 from satnam6502/v1beta3

Update Kibana pod to speak to Elasticsearch using v1beta3
parents 35cbbe6b e4e830ba
......@@ -17,7 +17,7 @@ desiredState:
- name: "ES_SCHEME"
value: "https"
- name: "ES_HOST"
value: "\"+window.location.hostname+\"/api/v1beta1/proxy/services/elasticsearch-logging"
value: "\"+window.location.hostname+\"/api/v1beta3/proxy/namespaces/default/services/elasticsearch-logging"
ports:
- name: kibana-port
containerPort: 80
......
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