We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e20e0 commit 014dc46Copy full SHA for 014dc46
helm-guestbook/templates/deployment.yaml
@@ -26,5 +26,5 @@ spec:
26
imagePullPolicy: {{ .Values.image.pullPolicy }}
27
ports:
28
- name: http
29
- containerPort: 802
+ containerPort: 80
30
protocol: TCP
0 commit comments