Skip to content

Commit

Permalink
Must specify protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
alvaroaleman committed Sep 10, 2021
1 parent e773593 commit 429fc65
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,10 @@ spec:
- name: main
port: 80
targetPort: 8080
protocol: TCP
- name: metrics
port: 9090
protocol: TCP
type: NodePort
---
apiVersion: v1
Expand Down

0 comments on commit 429fc65

Please sign in to comment.