2023-12-27 17:06:44 +02:00

13 lines
212 B
YAML

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