Skip to content

Commit fb57a04

Browse files
committed
slight rewrite
1 parent ce32902 commit fb57a04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vcluster/_fragments/patches.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ import CodeBlock from '@theme/CodeBlock';
33

44
<ProAdmonition/>
55

6-
Patches are additions to vCluster YAML configuration files that customize how resources sync between virtual and host clusters.
6+
Patches override the default resource syncing rules in your vCluster YAML configurations.
77

8-
By default, vCluster [syncs specific resources](https://www.vcluster.com/docs/vcluster/next/configure/vcluster-yaml/sync/) between virtual and host clusters. To the sync behavior, you can use patches to specify which fields to modify, exclude, or override during syncing.
8+
By default, vCluster [syncs specific resources](https://www.vcluster.com/docs/vcluster/next/configure/vcluster-yaml/sync/) between virtual and host clusters. To modify the sync behavior, you can use patches to specify which fields to edit, exclude, or override during syncing.
99

1010
Patches can provide greater control over syncing by preventing unintended changes, preserving critical settings, and ensuring only necessary updates are applied.
1111

0 commit comments

Comments
 (0)