diff --git a/content/master/concepts/pods.md b/content/master/concepts/pods.md index cd84b0849..aa5611967 100644 --- a/content/master/concepts/pods.md +++ b/content/master/concepts/pods.md @@ -87,7 +87,7 @@ CompositeResourceDefinitions. For objects that Kubernetes can't provide a watch for, Crossplane periodically poll the resource to find it's state. The default polling rate is -one minute. Change the polling rate with the `---poll-interval` pod argument. +one minute. Change the polling rate with the `--poll-interval` pod argument. Reducing the poll-interval value causes Crossplane to poll resources more frequently. This increases the load of the Crossplane pod and diff --git a/content/v1.11/concepts/pods.md b/content/v1.11/concepts/pods.md index cd84b0849..aa5611967 100644 --- a/content/v1.11/concepts/pods.md +++ b/content/v1.11/concepts/pods.md @@ -87,7 +87,7 @@ CompositeResourceDefinitions. For objects that Kubernetes can't provide a watch for, Crossplane periodically poll the resource to find it's state. The default polling rate is -one minute. Change the polling rate with the `---poll-interval` pod argument. +one minute. Change the polling rate with the `--poll-interval` pod argument. Reducing the poll-interval value causes Crossplane to poll resources more frequently. This increases the load of the Crossplane pod and diff --git a/content/v1.12/concepts/pods.md b/content/v1.12/concepts/pods.md index cd84b0849..aa5611967 100644 --- a/content/v1.12/concepts/pods.md +++ b/content/v1.12/concepts/pods.md @@ -87,7 +87,7 @@ CompositeResourceDefinitions. For objects that Kubernetes can't provide a watch for, Crossplane periodically poll the resource to find it's state. The default polling rate is -one minute. Change the polling rate with the `---poll-interval` pod argument. +one minute. Change the polling rate with the `--poll-interval` pod argument. Reducing the poll-interval value causes Crossplane to poll resources more frequently. This increases the load of the Crossplane pod and