Skip to content

Commit e9df5f3

Browse files
authored
changed port to 80
1 parent bb11d1e commit e9df5f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eks-deploy-from-ecr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ spec:
2929
app: python-app
3030
ports:
3131
- protocol: TCP
32-
port: 5000
32+
port: 80
3333
targetPort: 80
3434
type: LoadBalancer

0 commit comments

Comments
 (0)