Skip to content

Commit

Permalink
Revert value of 'nodePort'
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriySh committed Dec 25, 2017
1 parent 79e592c commit 76caf06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/services/ui-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
type: NodePort
ports:
- nodePort: 32192
- nodePort: 32092
port: 9292
protocol: TCP
targetPort: 9292
Expand Down

0 comments on commit 76caf06

Please sign in to comment.