Skip to content

Commit ad0632d

Browse files
committed
fixing the port to 8080
1 parent bedaaec commit ad0632d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lb-external.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ metadata:
55
spec:
66
ports:
77
- name: web
8-
port: 80
8+
port: 8080
99
type: ExternalName
10-
externalName: ec2-34-210-79-105.us-west-2.compute.amazonaws.com
10+
externalName: ec2-34-210-79-105.us-west-2.compute.amazonaws.com

0 commit comments

Comments
 (0)