From 9e7ed9b5c86a841469ba95bc7797b70c323bd609 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 11 Jun 2023 13:39:25 +0000 Subject: [PATCH] Update file values.yaml --- kong/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.