J release changes
[ric-plt/ric-dep.git] / helm / infrastructure / subcharts / kong / ci / proxy-appprotocol-values.yaml
1 # This values test that the `proxy.*.appProtocol` can be set to a custom value.
2
3 proxy:
4   http:
5     appProtocol: "http"
6   tls:
7     appProtocol: "https"