Skip to content

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

+1-1
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)