update service

This commit is contained in:
Jonny Ervine 2024-02-23 22:21:23 +08:00
parent 3621ffb827
commit 2ef910d236

View File

@ -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 }}