openappsec/build_system/charts/open-appsec-kong/ci/proxy-appprotocol-values.yaml

8 lines
152 B
YAML

# This values test that the `proxy.*.appProtocol` can be set to a custom value.
proxy:
http:
appProtocol: "http"
tls:
appProtocol: "https"