diff --git a/website/source/docs/platform/k8s/helm.html.md b/website/source/docs/platform/k8s/helm.html.md
index f8bbd3eb1b..6e1af8699d 100644
--- a/website/source/docs/platform/k8s/helm.html.md
+++ b/website/source/docs/platform/k8s/helm.html.md
@@ -349,7 +349,7 @@ to run the sync program.
The name of the private key for the certificate file within the
`secretName` secret.
- * `namespaceSelector` (`string: "serviceaccount.name!=default"`) -
+ * `aclBindingRuleSelector` (`string: "serviceaccount.name!=default"`) -
A [selector](/docs/acl/acl-auth-methods.html#binding-rules) for restricting automatic injection to only matching services based on
their associated service account. By default, services using the `default` Kubernetes service account will not have a proxy injected.