diff --git a/helm/templates/deployment.yaml b/helm/templates/deployment.yaml index ade49580..10a007ef 100644 --- a/helm/templates/deployment.yaml +++ b/helm/templates/deployment.yaml @@ -30,7 +30,7 @@ spec: template: metadata: labels: - {{- include "servox.selectorLabels" . | nindent 8 }} + {{- include "servox.labels" . | nindent 8 }} spec: serviceAccountName: {{ include "servox.fullname" . }} containers: