Browse Source

load balancer

pull/82/head
brandon 4 years ago
parent
commit
6d63bf835a
  1. 2
      helm-guestbook/values.yaml

2
helm-guestbook/values.yaml

@ -10,7 +10,7 @@ image:
pullPolicy: IfNotPresent
service:
type: ClusterIP
type: LoadBalancer
port: 80
ingress:

Loading…
Cancel
Save