Enable streaming proxy redirects by default (beta)

parent fc8e029f
...@@ -61,7 +61,7 @@ var ( ...@@ -61,7 +61,7 @@ var (
appArmor: {true, beta}, appArmor: {true, beta},
dynamicKubeletConfig: {false, alpha}, dynamicKubeletConfig: {false, alpha},
dynamicVolumeProvisioning: {true, alpha}, dynamicVolumeProvisioning: {true, alpha},
streamingProxyRedirects: {false, alpha}, streamingProxyRedirects: {true, beta},
experimentalHostUserNamespaceDefaultingGate: {false, alpha}, experimentalHostUserNamespaceDefaultingGate: {false, alpha},
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment