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

Removing references from the 1.10 beta that were included in Helm Configuration Reference
pull/10540/head
David Yu 2021-06-24 09:08:33 -07:00 committed by hc-github-team-consul-core
parent 0cd9b1aa5e
commit 9a033b8fea
1 changed files with 1 additions and 1 deletions

View File

@ -1090,7 +1090,7 @@ and consider if they're appropriate for your deployment.
to explicitly opt-out of injection. to explicitly opt-out of injection.
- `transparentProxy` ((#v-connectinject-transparentproxy)) - Configures Transparent Proxy for Consul Service mesh services. - `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, - `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. i.e. we enforce that all traffic within the pod will go through the proxy.