2023-10-08 07:15:09 +00:00

13 lines
212 B
YAML

# Basic values.yaml configuration for Kong for Kubernetes (with the ingress controller)
image:
repository: kong
tag: "3.4"
env:
prefix: /kong_prefix/
database: "off"
ingressController:
enabled: true