J release changes
[ric-plt/ric-dep.git] / helm / infrastructure / subcharts / kong / ci / kong-ingress-3-values.yaml
1 # CI test for using ingress hosts configuration
2 proxy:
3   ingress:
4     enabled: true
5     hosts:
6     - host: proxy.kong.example
7       paths:
8       - path: /
9         pathType: ImplementationSpecific