diff --git a/charts/templates/service.yaml b/charts/templates/service.yaml index 7af6a18..7ffb55f 100644 --- a/charts/templates/service.yaml +++ b/charts/templates/service.yaml @@ -7,8 +7,6 @@ metadata: spec: type: {{ .Values.operator.type }} selector: - app.kubernetes.io/instance: trivy-dojo-report-operator - app.kubernetes.io/name: trivy-dojo-report-operator {{- include "charts.selectorLabels" . | nindent 4 }} ports: - {{- .Values.operator.ports | toYaml | nindent 2 -}} \ No newline at end of file + {{- .Values.operator.ports | toYaml | nindent 2 -}}