Skip to content

Commit f972762

Browse files
committed
feat: Remove unused hostPort from deployment.yaml
1 parent 6ba63a6 commit f972762

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

charts/templates/deployment.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ spec:
3737
ports:
3838
- name: http
3939
containerPort: {{ .Values.service.targetPort }}
40-
hostPort: 80
4140
protocol: TCP
4241
env:
4342
- name: PORT

0 commit comments

Comments
 (0)