diff --git a/charts/prosody/templates/statefulset.yaml b/charts/prosody/templates/statefulset.yaml index 063c9fd..381efdd 100644 --- a/charts/prosody/templates/statefulset.yaml +++ b/charts/prosody/templates/statefulset.yaml @@ -9,7 +9,7 @@ metadata: {{ toYaml . | nindent 4 }} {{- end }} spec: - serviceName: "prosody" + serviceName: "{{ include "prosody.fullname" . }}" replicas: 1 selector: matchLabels: