From c1c48ed7bc6315d1c5acc2adea50f77c04a2db26 Mon Sep 17 00:00:00 2001 From: Joan E <153745173+joaniekube@users.noreply.github.com> Date: Mon, 24 Feb 2025 09:23:52 -0500 Subject: [PATCH] update typo --- vcluster/configure/vcluster-yaml/sync/from-host/nodes.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vcluster/configure/vcluster-yaml/sync/from-host/nodes.mdx b/vcluster/configure/vcluster-yaml/sync/from-host/nodes.mdx index 46195811..90ea99be 100644 --- a/vcluster/configure/vcluster-yaml/sync/from-host/nodes.mdx +++ b/vcluster/configure/vcluster-yaml/sync/from-host/nodes.mdx @@ -26,8 +26,8 @@ import SyncNodes from '../../../../_partials/config/sync/fromHost/nodes.mdx' - sets `--sync-all-nodes` syncer flag, see also [Example: Sync All Nodes](https://www.vcluster.com/docs/architecture/nodes#example-sync-all-nodes) `nodes.selector.labels`: -- selects node labels that are synced to the vCluster. This allows controlling which nodes can be used by the vCluste -- Some example use cases: +- selects specific node labels to sync with the vCluster. This allows control over which nodes the vCluster can use. +- some example use cases include: - only allow nodes in a region - only allow nodes with a particular architecture - only use spot instances