Skip to content

Commit

Permalink
Chart update
Browse files Browse the repository at this point in the history
  • Loading branch information
artyom-p committed Jan 17, 2024
1 parent 86507ff commit 071f034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/gks-template/templates/_deployment.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ spec:
ports:
- containerPort: {{ .Values.service.targetPortNumber }}
protocol: TCP
name: http
name: {{ .Values.service.targetPort }}
{{- range .Values.service.extraPorts }}
- containerPort: {{ .port }}
protocol: TCP
Expand Down

0 comments on commit 071f034

Please sign in to comment.