Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

Commit 6d34394

Browse files
committed
updating service port
1 parent 99cfe58 commit 6d34394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ spec:
88
type: LoadBalancer
99
ports:
1010
- protocol: TCP
11-
port: 3000
11+
port: 80
1212
targetPort: 3000
1313

0 commit comments

Comments
 (0)