This repository was archived by the owner on Apr 1, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed
helm/kubernetes-elastic-stack-elastic-logging Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ dependencies:
1414 repository : https://giantswarm.github.com/sample-catalog
1515 condition : kibana.enabled
1616
17- # - name: keycloak-gatekeeper
18- # version: "1.1.1-3"
19- # repository: https://giantswarm.github.com/sample-catalog
20- # condition: keycloak-gatekeeper.enabled
17+ - name : keycloak-gatekeeper
18+ version : " 1.1.1-3"
19+ repository : https://giantswarm.github.com/sample-catalog
20+ condition : keycloak-gatekeeper.enabled
2121
2222- name : elasticsearch-exporter
2323 version : " 0.1.0"
@@ -28,4 +28,3 @@ dependencies:
2828 version : " 2.0.3"
2929 repository : https://giantswarm.github.com/sample-catalog
3030 condition : elasticsearch-curator.enabled
31-
Original file line number Diff line number Diff line change 77 # for options see https://github.com/giantswarm/helm-kibana
88
99keycloak-gatekeeper :
10- enabled : true
10+ enabled : false
1111 # for options see https://github.com/giantswarm/helm-keycloak-gatekeeper
1212
1313fluentd-elasticsearch :
@@ -17,3 +17,7 @@ fluentd-elasticsearch:
1717elasticsearch-exporter :
1818 enabled : true
1919 # for options see https://github.com/helm/charts/tree/master/stable/elasticsearch-exporter
20+
21+ elasticsearch-curator :
22+ enabled : true
23+ # for options see https://github.com/helm/charts/tree/master/stable/elasticsearch-exporter
You can’t perform that action at this time.
0 commit comments