Update file values.yaml

This commit is contained in:
2023-06-11 13:36:45 +00:00
parent 52f7aab2ce
commit ebe3383d62

View File

@@ -140,7 +140,7 @@ kong:
# Enable creating a Kubernetes service for the admin API # Enable creating a Kubernetes service for the admin API
# Disabling this is recommended for most ingress controller configurations # Disabling this is recommended for most ingress controller configurations
# Enterprise users that wish to use Kong Manager with the controller should enable this # Enterprise users that wish to use Kong Manager with the controller should enable this
enabled: false enabled: true
type: NodePort type: NodePort
loadBalancerClass: loadBalancerClass:
# To specify annotations or labels for the admin service, add them to the respective # To specify annotations or labels for the admin service, add them to the respective
@@ -593,7 +593,7 @@ kong:
# memory: 128Mi # memory: 128Mi
konnect: konnect:
enabled: false enabled: true
# Specifies a Konnect Runtime Group's ID that the controller will push its data-plane config to. # Specifies a Konnect Runtime Group's ID that the controller will push its data-plane config to.
runtimeGroupID: "" runtimeGroupID: ""