Skip to content

Commit

Permalink
add chart labels in service object
Browse files Browse the repository at this point in the history
Signed-off-by: Maxime Fournioux <[email protected]>
  • Loading branch information
mfournioux committed Nov 28, 2024
1 parent f847283 commit 66efcb8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/chart-helm/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ spec:
targetPort: {{ include "chart.container-port-name" . }}
protocol: TCP
selector:
environment: test
release: test
{{- include "chart.labels" . | nindent 4 }}

0 comments on commit 66efcb8

Please sign in to comment.