Skip to content

Commit

Permalink
remove duplicate ports key in webserver-service.yaml (#37356)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad-RW committed Feb 12, 2024
1 parent 4c37328 commit c12fa0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chart/templates/webserver/webserver-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ spec:
component: webserver
release: {{ .Release.Name }}
ports:
ports:
{{ range .Values.webserver.service.ports }}
-
{{- range $key, $val := . }}
Expand Down

0 comments on commit c12fa0b

Please sign in to comment.