Skip to content

Commit

Permalink
add a named port (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
maleck13 authored Nov 18, 2021
1 parent 1f74c7f commit f84c696
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/toystore/toystore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ spec:
selector:
app: toystore
ports:
- port: 80
- name: http
port: 80
protocol: TCP
targetPort: 3000

0 comments on commit f84c696

Please sign in to comment.