Allow setting minProtocolVersion on istio gateways
Compare changes
Files
2+ 12
− 0
@@ -121,6 +121,10 @@ gateways:
@@ -134,6 +138,10 @@ gateways:
@@ -148,6 +156,10 @@ gateways:
UNCLASSIFIED - NO CUI
This is a follow on to big-bang/product/packages/istio-controlplane#78 (closed) that exposes the minProtocolVersion
for the gateways to allow easier config. Currently this is not possible without adding to the istio.values
and duplicating a lot of values - see the issue for more details.
UNCLASSIFIED - NO CUI