Update Kibana pod to speak to Elasticsearchusing v1beta3

pull/6/head
Satnam Singh 2015-04-22 17:37:47 -07:00
parent 35cbbe6bde
commit e4e830badc
1 changed files with 1 additions and 1 deletions

View File

@ -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