Skip to content

Commit

Permalink
Change svc type to NodePort.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sushant Bhadkamkar authored and kelseyhightower committed May 15, 2017
1 parent 438c6f4 commit fdc7c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/nginx.yaml
Expand Up @@ -12,4 +12,4 @@ spec:
name: http
selector:
app: nginx
type: LoadBalancer
type: NodePort

0 comments on commit fdc7c4d

Please sign in to comment.