mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update file values.yaml
This commit is contained in:
parent
52f7aab2ce
commit
ebe3383d62
1 changed files with 2 additions and 2 deletions
|
|
@ -140,7 +140,7 @@ kong:
|
|||
# Enable creating a Kubernetes service for the admin API
|
||||
# Disabling this is recommended for most ingress controller configurations
|
||||
# Enterprise users that wish to use Kong Manager with the controller should enable this
|
||||
enabled: false
|
||||
enabled: true
|
||||
type: NodePort
|
||||
loadBalancerClass:
|
||||
# To specify annotations or labels for the admin service, add them to the respective
|
||||
|
|
@ -593,7 +593,7 @@ kong:
|
|||
# memory: 128Mi
|
||||
|
||||
konnect:
|
||||
enabled: false
|
||||
enabled: true
|
||||
|
||||
# Specifies a Konnect Runtime Group's ID that the controller will push its data-plane config to.
|
||||
runtimeGroupID: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue