Loading .meepctl-repocfg.yaml +8 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,14 @@ repo: - -mod=vendor codecov: true lint: true meep-metrics-engine: src: go-apps/meep-metrics-engine bin: bin/meep-metrics-engine chart: charts/meep-metrics-engine build-flags: - -mod=vendor codecov: true lint: true meep-tc-engine: src: go-apps/meep-tc-engine bin: bin/meep-tc-engine Loading charts/couchdb/templates/statefulset.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -100,6 +100,7 @@ spec: name: {{ template "couchdb.fullname" . }} key: adminPassword {{- end }} terminationGracePeriodSeconds: 5 {{- if .Values.nodeSelector }} nodeSelector: {{ toYaml .Values.nodeSelector | indent 8 }} Loading charts/docker-registry/templates/deployment.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -186,6 +186,7 @@ spec: name: tls-cert readOnly: true {{- end }} terminationGracePeriodSeconds: 5 {{- if .Values.nodeSelector }} nodeSelector: {{ toYaml .Values.nodeSelector | indent 8 }} Loading charts/elasticsearch/templates/client-deployment.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -136,6 +136,7 @@ spec: subPath: elasticsearch.keystore readOnly: true {{- end }} terminationGracePeriodSeconds: 5 {{- if .Values.image.pullSecrets }} imagePullSecrets: {{- range $pullSecret := .Values.image.pullSecrets }} Loading charts/kibana/templates/deployment.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -172,6 +172,7 @@ spec: {{- with .Values.extraContainers }} {{ tpl . $ | indent 6 }} {{- end }} terminationGracePeriodSeconds: 5 {{- if .Values.image.pullSecrets }} imagePullSecrets: {{ toYaml .Values.image.pullSecrets | indent 8 }} Loading Loading
.meepctl-repocfg.yaml +8 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,14 @@ repo: - -mod=vendor codecov: true lint: true meep-metrics-engine: src: go-apps/meep-metrics-engine bin: bin/meep-metrics-engine chart: charts/meep-metrics-engine build-flags: - -mod=vendor codecov: true lint: true meep-tc-engine: src: go-apps/meep-tc-engine bin: bin/meep-tc-engine Loading
charts/couchdb/templates/statefulset.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -100,6 +100,7 @@ spec: name: {{ template "couchdb.fullname" . }} key: adminPassword {{- end }} terminationGracePeriodSeconds: 5 {{- if .Values.nodeSelector }} nodeSelector: {{ toYaml .Values.nodeSelector | indent 8 }} Loading
charts/docker-registry/templates/deployment.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -186,6 +186,7 @@ spec: name: tls-cert readOnly: true {{- end }} terminationGracePeriodSeconds: 5 {{- if .Values.nodeSelector }} nodeSelector: {{ toYaml .Values.nodeSelector | indent 8 }} Loading
charts/elasticsearch/templates/client-deployment.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -136,6 +136,7 @@ spec: subPath: elasticsearch.keystore readOnly: true {{- end }} terminationGracePeriodSeconds: 5 {{- if .Values.image.pullSecrets }} imagePullSecrets: {{- range $pullSecret := .Values.image.pullSecrets }} Loading
charts/kibana/templates/deployment.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -172,6 +172,7 @@ spec: {{- with .Values.extraContainers }} {{ tpl . $ | indent 6 }} {{- end }} terminationGracePeriodSeconds: 5 {{- if .Values.image.pullSecrets }} imagePullSecrets: {{ toYaml .Values.image.pullSecrets | indent 8 }} Loading