Skip to content

Commit

Permalink
Revert "Revert "Switch yinyo service over to using nodeport""
Browse files Browse the repository at this point in the history
This reverts commit 9efddb5.
  • Loading branch information
mlandauer committed Apr 20, 2020
1 parent e5a69c4 commit e6199e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/helm/yinyo/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Service
metadata:
name: {{ .Release.Name }}-server
spec:
type: LoadBalancer
type: NodePort
ports:
- port: 8080
targetPort: 8080
Expand Down

0 comments on commit e6199e5

Please sign in to comment.