We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba63a6 commit f972762Copy full SHA for f972762
charts/templates/deployment.yaml
@@ -37,7 +37,6 @@ spec:
37
ports:
38
- name: http
39
containerPort: {{ .Values.service.targetPort }}
40
- hostPort: 80
41
protocol: TCP
42
env:
43
- name: PORT
0 commit comments