Skip to content

Commit

Permalink
Updating port on service
Browse files Browse the repository at this point in the history
  • Loading branch information
tpfau committed Feb 9, 2024
1 parent 1687749 commit 7396475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s_services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ spec:
- protocol: TCP
# Can we also use 443 here, or how does forwardng work for this?
port: 80
targetPort: 8000
targetPort: 3000
---

0 comments on commit 7396475

Please sign in to comment.