openappsec/build_system/charts/open-appsec-kong/ci/kong-ingress-3-values.yaml
2023-07-24 17:24:40 +03:00

11 lines
213 B
YAML

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