X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Finfrastructure%2Fsubcharts%2Fkong%2Fci%2Fproxy-appprotocol-values.yaml;fp=helm%2Finfrastructure%2Fsubcharts%2Fkong%2Fci%2Fproxy-appprotocol-values.yaml;h=ad042424c883246ff14378629166433feceb0d01;hb=75c0de3cae4b58e001f7ec715f13f82ded10e678;hp=0000000000000000000000000000000000000000;hpb=7799f9c20d56ceaab38178b7083ed66e63312a0c;p=ric-plt%2Fric-dep.git diff --git a/helm/infrastructure/subcharts/kong/ci/proxy-appprotocol-values.yaml b/helm/infrastructure/subcharts/kong/ci/proxy-appprotocol-values.yaml new file mode 100644 index 0000000..ad04242 --- /dev/null +++ b/helm/infrastructure/subcharts/kong/ci/proxy-appprotocol-values.yaml @@ -0,0 +1,7 @@ +# This values test that the `proxy.*.appProtocol` can be set to a custom value. + +proxy: + http: + appProtocol: "http" + tls: + appProtocol: "https"