docs: Remove beta version references from Helm reference (#10477)

Removing references from the 1.10 beta that were included in Helm Configuration Reference
This commit is contained in:
David Yu 2021-06-24 09:08:33 -07:00 committed by GitHub
parent 0e86083351
commit e7557ab4a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1090,7 +1090,7 @@ and consider if they're appropriate for your deployment.
to explicitly opt-out of injection.
- `transparentProxy` ((#v-connectinject-transparentproxy)) - Configures Transparent Proxy for Consul Service mesh services.
Using this feature requires Consul 1.10.0-beta1+ and consul-k8s 0.26.0-beta1+.
Using this feature requires Consul 1.10.0+ and consul-k8s 0.26.0+.
- `defaultEnabled` ((#v-connectinject-transparentproxy-defaultenabled)) (`boolean: true`) - If true, then all Consul Service mesh will run with transparent proxy enabled by default,
i.e. we enforce that all traffic within the pod will go through the proxy.