diff --git a/values.yaml b/values.yaml index 219eb80..526b4ab 100644 --- a/values.yaml +++ b/values.yaml @@ -58,7 +58,7 @@ securityContext: {} # -- This is for setting up a service more information can be found here: https://kubernetes.io/docs/concepts/services-networking/service/ service: # -- This sets the service type more information can be found here: https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types - type: ClusterIP + type: LoadBalancer # -- This sets the ports more information can be found here: https://kubernetes.io/docs/concepts/services-networking/service/#field-spec-ports port: 8080