remove deprecated /proxy paths

These were depercated in v1.2.
This commit is contained in:
Mike Danese
2018-02-14 11:13:54 -08:00
parent c7414323d8
commit 7b4722964d
14 changed files with 37 additions and 1004 deletions

View File

@@ -30,7 +30,7 @@ spec:
- name: ELASTICSEARCH_URL
value: http://elasticsearch-logging:9200
- name: SERVER_BASEPATH
value: /api/v1/proxy/namespaces/kube-system/services/kibana-logging
value: /api/v1/namespaces/kube-system/services/kibana-logging/proxy
- name: XPACK_MONITORING_ENABLED
value: "false"
- name: XPACK_SECURITY_ENABLED