Loading .meepctl-repocfg.yaml +1 −3 Original line number Diff line number Diff line Loading @@ -68,9 +68,7 @@ repo: chart: charts/docker-registry elastic: es: chart: incubator/elasticsearch version: "1.9.1" values: charts/elasticsearch/elastic-values.yaml chart: charts/elasticsearch pv: charts/elasticsearch/meep-pv-es.yaml es-curator: chart: charts/elasticsearch-curator Loading charts/couchdb/templates/statefulset.yaml +3 −6 Original line number Diff line number Diff line Loading @@ -104,13 +104,10 @@ spec: nodeSelector: {{ toYaml .Values.nodeSelector | indent 8 }} {{- end }} {{- if .Values.affinity }} affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: node-role.kubernetes.io/master operator: Exists {{ toYaml .Values.affinity | indent 8 }} {{- end }} volumes: - name: config-storage emptyDir: {} Loading charts/couchdb/values.yaml +8 −0 Original line number Diff line number Diff line Loading @@ -129,3 +129,11 @@ couchdbConfig: # q: 8 # Create 8 shards for each database meepOrigin: core affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: node-role.kubernetes.io/master operator: Exists No newline at end of file charts/elasticsearch/.helmignore 0 → 100755 +3 −0 Original line number Diff line number Diff line .git # OWNERS file for Kubernetes OWNERS No newline at end of file charts/elasticsearch/Chart.yaml 0 → 100755 +21 −0 Original line number Diff line number Diff line appVersion: 6.4.2 description: Flexible and powerful open source, distributed real-time search and analytics engine. home: https://www.elastic.co/products/elasticsearch icon: https://static-www.elastic.co/assets/blteb1c97719574938d/logo-elastic-elasticsearch-lt.svg maintainers: - email: christian@jetstack.io name: simonswine - email: michael.haselton@gmail.com name: icereval - email: pete.brown@powerhrg.com name: rendhalver name: elasticsearch sources: - https://www.elastic.co/products/elasticsearch - https://github.com/jetstack/elasticsearch-pet - https://github.com/giantswarm/kubernetes-elastic-stack - https://github.com/GoogleCloudPlatform/elasticsearch-docker - https://github.com/clockworksoul/helm-elasticsearch - https://github.com/pires/kubernetes-elasticsearch-cluster version: 1.9.1 Loading
.meepctl-repocfg.yaml +1 −3 Original line number Diff line number Diff line Loading @@ -68,9 +68,7 @@ repo: chart: charts/docker-registry elastic: es: chart: incubator/elasticsearch version: "1.9.1" values: charts/elasticsearch/elastic-values.yaml chart: charts/elasticsearch pv: charts/elasticsearch/meep-pv-es.yaml es-curator: chart: charts/elasticsearch-curator Loading
charts/couchdb/templates/statefulset.yaml +3 −6 Original line number Diff line number Diff line Loading @@ -104,13 +104,10 @@ spec: nodeSelector: {{ toYaml .Values.nodeSelector | indent 8 }} {{- end }} {{- if .Values.affinity }} affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: node-role.kubernetes.io/master operator: Exists {{ toYaml .Values.affinity | indent 8 }} {{- end }} volumes: - name: config-storage emptyDir: {} Loading
charts/couchdb/values.yaml +8 −0 Original line number Diff line number Diff line Loading @@ -129,3 +129,11 @@ couchdbConfig: # q: 8 # Create 8 shards for each database meepOrigin: core affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: node-role.kubernetes.io/master operator: Exists No newline at end of file
charts/elasticsearch/.helmignore 0 → 100755 +3 −0 Original line number Diff line number Diff line .git # OWNERS file for Kubernetes OWNERS No newline at end of file
charts/elasticsearch/Chart.yaml 0 → 100755 +21 −0 Original line number Diff line number Diff line appVersion: 6.4.2 description: Flexible and powerful open source, distributed real-time search and analytics engine. home: https://www.elastic.co/products/elasticsearch icon: https://static-www.elastic.co/assets/blteb1c97719574938d/logo-elastic-elasticsearch-lt.svg maintainers: - email: christian@jetstack.io name: simonswine - email: michael.haselton@gmail.com name: icereval - email: pete.brown@powerhrg.com name: rendhalver name: elasticsearch sources: - https://www.elastic.co/products/elasticsearch - https://github.com/jetstack/elasticsearch-pet - https://github.com/giantswarm/kubernetes-elastic-stack - https://github.com/GoogleCloudPlatform/elasticsearch-docker - https://github.com/clockworksoul/helm-elasticsearch - https://github.com/pires/kubernetes-elasticsearch-cluster version: 1.9.1