Loading .meepctl-repocfg.yaml +3 −7 Original line number Diff line number Diff line #AdvantEDGE version: 1.1.0 version: 1.1.1 repo: name: AdvantEDGE core: Loading Loading @@ -91,17 +91,13 @@ repo: kibana: chart: charts/kibana filebeat: chart: stable/filebeat version: "1.0.2" values: charts/filebeat/values.yaml chart: charts/filebeat metricbeat: chart: charts/metricbeat couchdb: chart: charts/couchdb redis: chart: stable/redis version: "4.0.1" values: charts/redis/values.yaml chart: charts/redis k8s: kube-state-metrics: chart: charts/kube-state-metrics charts/elasticsearch-curator/values.yaml +7 −0 Original line number Diff line number Diff line Loading @@ -99,3 +99,10 @@ priorityClassName: "" meepOrigin: core affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: node-role.kubernetes.io/master operator: Exists No newline at end of file charts/elasticsearch/values.yaml +6 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,12 @@ client: # example: client-svc-foo heapSize: "512m" antiAffinity: "soft" nodeAffinity: {} nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: node-role.kubernetes.io/master operator: Exists nodeSelector: {} tolerations: [] resources: Loading charts/filebeat/.helmignore 0 → 100755 +21 −0 Original line number Diff line number Diff line # Patterns to ignore when building packages. # This supports shell glob matching, relative path matching, and # negation (prefixed with !). Only one pattern per line. .DS_Store # Common VCS dirs .git/ .gitignore .bzr/ .bzrignore .hg/ .hgignore .svn/ # Common backup files *.swp *.bak *.tmp *~ # Various IDEs .project .idea/ *.tmproj charts/filebeat/Chart.yaml 0 → 100755 +14 −0 Original line number Diff line number Diff line apiVersion: v1 appVersion: 6.4.1 description: A Helm chart to collect Kubernetes logs with filebeat home: https://www.elastic.co/products/beats/filebeat icon: https://www.elastic.co/assets/blt47799dcdcf08438d/logo-elastic-beats-lt.svg maintainers: - email: pete.brown@powerhrg.com name: rendhalver - email: shane.starcher@gmail.com name: sstarcher name: filebeat sources: - https://www.elastic.co/guide/en/beats/filebeat/current/index.html version: 1.0.2 Loading
.meepctl-repocfg.yaml +3 −7 Original line number Diff line number Diff line #AdvantEDGE version: 1.1.0 version: 1.1.1 repo: name: AdvantEDGE core: Loading Loading @@ -91,17 +91,13 @@ repo: kibana: chart: charts/kibana filebeat: chart: stable/filebeat version: "1.0.2" values: charts/filebeat/values.yaml chart: charts/filebeat metricbeat: chart: charts/metricbeat couchdb: chart: charts/couchdb redis: chart: stable/redis version: "4.0.1" values: charts/redis/values.yaml chart: charts/redis k8s: kube-state-metrics: chart: charts/kube-state-metrics
charts/elasticsearch-curator/values.yaml +7 −0 Original line number Diff line number Diff line Loading @@ -99,3 +99,10 @@ priorityClassName: "" meepOrigin: core affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: node-role.kubernetes.io/master operator: Exists No newline at end of file
charts/elasticsearch/values.yaml +6 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,12 @@ client: # example: client-svc-foo heapSize: "512m" antiAffinity: "soft" nodeAffinity: {} nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: node-role.kubernetes.io/master operator: Exists nodeSelector: {} tolerations: [] resources: Loading
charts/filebeat/.helmignore 0 → 100755 +21 −0 Original line number Diff line number Diff line # Patterns to ignore when building packages. # This supports shell glob matching, relative path matching, and # negation (prefixed with !). Only one pattern per line. .DS_Store # Common VCS dirs .git/ .gitignore .bzr/ .bzrignore .hg/ .hgignore .svn/ # Common backup files *.swp *.bak *.tmp *~ # Various IDEs .project .idea/ *.tmproj
charts/filebeat/Chart.yaml 0 → 100755 +14 −0 Original line number Diff line number Diff line apiVersion: v1 appVersion: 6.4.1 description: A Helm chart to collect Kubernetes logs with filebeat home: https://www.elastic.co/products/beats/filebeat icon: https://www.elastic.co/assets/blt47799dcdcf08438d/logo-elastic-beats-lt.svg maintainers: - email: pete.brown@powerhrg.com name: rendhalver - email: shane.starcher@gmail.com name: sstarcher name: filebeat sources: - https://www.elastic.co/guide/en/beats/filebeat/current/index.html version: 1.0.2