diff --git a/kong/values.yaml b/kong/values.yaml index 8d1f757..a3bd945 100644 --- a/kong/values.yaml +++ b/kong/values.yaml @@ -141,7 +141,7 @@ kong: # Disabling this is recommended for most ingress controller configurations # Enterprise users that wish to use Kong Manager with the controller should enable this enabled: true - type: ClusterIP + type: NodePort loadBalancerClass: # To specify annotations or labels for the admin service, add them to the respective # "annotations" or "labels" dictionaries below.