Update queue to load balancer

This commit is contained in:
2019-07-28 09:45:54 -04:00
parent 7abf31df57
commit b748f8997d

View File

@@ -65,7 +65,7 @@ spec:
port: 15672
selector:
app: weather-queue
type: ClusterIP
type: LoadBalancer
---
kind: Deployment
apiVersion: apps/v1