mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/prometheus-consul-exporter] Fix service selector (#9958)
* [stable/prometheus-consul-exporter] Fix selector Signed-off-by: Lachlan Cooper <lachlancooper@gmail.com> * Bump chart version Signed-off-by: Lachlan Cooper <lachlancooper@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
611f050e87
commit
f4d4c41102
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
appVersion: "0.4.0"
|
||||
description: A Helm chart for the Prometheus Consul Exporter
|
||||
name: prometheus-consul-exporter
|
||||
version: 0.1.1
|
||||
version: 0.1.2
|
||||
keywords:
|
||||
- metrics
|
||||
- consul
|
||||
|
||||
@@ -18,3 +18,4 @@ spec:
|
||||
name: http
|
||||
selector:
|
||||
app: {{ template "prometheus-consul-exporter.name" . }}
|
||||
release: {{ .Release.Name }}
|
||||
|
||||
Reference in New Issue
Block a user