From 7021cd8472300abf1ce2f2ea62404190ce699b40 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 11 Jun 2023 13:40:53 +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 85b0bc1..faf09ff 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: NodePort + type: ClusterIP loadBalancerClass: # To specify annotations or labels for the admin service, add them to the respective # "annotations" or "labels" dictionaries below.