We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99cfe58 commit 6d34394Copy full SHA for 6d34394
kubernetes/service.yaml
@@ -8,6 +8,6 @@ spec:
8
type: LoadBalancer
9
ports:
10
- protocol: TCP
11
- port: 3000
+ port: 80
12
targetPort: 3000
13
0 commit comments