update service
This commit is contained in:
parent
3621ffb827
commit
2ef910d236
@ -11,7 +11,7 @@ spec:
|
||||
- port: {{ .Values.service.port }}
|
||||
targetPort: {{ .Values.service.port }}
|
||||
protocol: TCP
|
||||
name: exporter-port
|
||||
name: pihole-metrics
|
||||
selector:
|
||||
app.kubernetes.io/name: {{ include "pihole-exporter.name" . }}
|
||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user