2023-06-01 16:15:31 +00:00

13 lines
212 B
YAML

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