diff --git a/helm-chart/templates/service.yaml b/helm-chart/templates/service.yaml index 2f4c647..abb1b29 100644 --- a/helm-chart/templates/service.yaml +++ b/helm-chart/templates/service.yaml @@ -1,7 +1,7 @@ apiVersion: v1 kind: Service metadata: - name: {{ .Release.Name }}-helm + name: {{ .Release.Name }}-service labels: {{- include "random-shapes.labels" . | nindent 4 }} spec: