Skip to content

Commit

Permalink
Update target port in k8s deploy template
Browse files Browse the repository at this point in the history
  • Loading branch information
zwolf committed Mar 5, 2020
1 parent 1bb8065 commit 586e0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/deployment-staging.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ spec:
ports:
- protocol: TCP
port: 80
targetPort: 80
targetPort: 4000
type: NodePort

0 comments on commit 586e0db

Please sign in to comment.