Skip to content

Commit 014dc46

Browse files
Update deployment.yaml
1 parent 32e20e0 commit 014dc46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-guestbook/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ spec:
2626
imagePullPolicy: {{ .Values.image.pullPolicy }}
2727
ports:
2828
- name: http
29-
containerPort: 802
29+
containerPort: 80
3030
protocol: TCP

0 commit comments

Comments
 (0)