mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
Update file values.yaml
This commit is contained in:
parent
6746436431
commit
7021cd8472
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ kong:
|
||||||
# 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: true
|
enabled: true
|
||||||
type: NodePort
|
type: ClusterIP
|
||||||
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
|
||||||
# "annotations" or "labels" dictionaries below.
|
# "annotations" or "labels" dictionaries below.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue