Update file values.yaml

This commit is contained in:
2023-06-11 13:39:25 +00:00
parent b985c03f3b
commit 9e7ed9b5c8

View File

@@ -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.