J release changes
[ric-plt/ric-dep.git] / helm / infrastructure / subcharts / kong / ci / proxy-appprotocol-values.yaml
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 (file)
index 0000000..ad04242
--- /dev/null
@@ -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"