openappsec/build_system/charts/open-appsec-kong/ci/kong-ingress-3-values.yaml
2023-10-08 07:15:09 +00:00

10 lines
196 B
YAML

# CI test for using ingress hosts configuration
proxy:
ingress:
enabled: true
hosts:
- host: proxy.kong.example
paths:
- path: /
pathType: ImplementationSpecific