Skip to content

Commit

Permalink
Merge pull request #68 from rits1902/patch-1
Browse files Browse the repository at this point in the history
Update service.yaml
  • Loading branch information
szEvEz authored May 28, 2024
2 parents ec61656 + 4d3b9f2 commit 7efaaa2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions charts/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 -}}
{{- .Values.operator.ports | toYaml | nindent 2 -}}

0 comments on commit 7efaaa2

Please sign in to comment.