Update file values.yaml

This commit is contained in:
2023-06-11 13:40:53 +00:00
parent 6746436431
commit 7021cd8472

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: NodePort
type: ClusterIP
loadBalancerClass:
# To specify annotations or labels for the admin service, add them to the respective
# "annotations" or "labels" dictionaries below.