Skip to content

Commit 3bef845

Browse files
committed
updated images
1 parent 3649638 commit 3bef845

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

articles/kubernetes-fleet/cluster-resource-override.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ rules:
258258

259259
1. Create a `ClusterResourcePlacement` resource to specify the placement rules for distributing the cluster resource overrides across the cluster infrastructure, as shown in the following example. Make sure you select the appropriate resource. Replace the default template with the YAML example below, and select **Add**.
260260

261-
:::image type="content" source="./media/quickstart-resource-propagation/create-resource-propagation-inline.png" lightbox="./media/quickstart-resource-propagation/create-resource-propagation.png" alt-text="The Azure portal page for creating a resource placement, showing the YAML template with placeholder values.":::
261+
:::image type="content" source="./media/cluster-resource-override/crp-create-inline.png" lightbox="./media/cluster-resource-override/crp-create.png" alt-text="The Azure portal page for creating a resource placement, showing the YAML template with placeholder values.":::
262262

263263
```yaml
264264
apiVersion: placement.kubernetes-fleet.io/v1beta1
@@ -287,7 +287,7 @@ rules:
287287

288288
1. Verify that the cluster resource placement is created successfully.
289289

290-
:::image type="content" source="./media/quickstart-resource-propagation/crp-success-inline.png" lightbox="./media/quickstart-resource-propagation/crp-success.png" alt-text="The Azure portal page for cluster resource placements, showing a successfully created cluster resource placement.":::
290+
:::image type="content" source="./media/cluster-resource-override/crp-success-inline.png" lightbox="./media/cluster-resource-override/crp-success.png" alt-text="The Azure portal page for cluster resource placements, showing a successfully created cluster resource placement.":::
291291

292292
1. Verify the cluster resource placement applied to the selected resources by selecting the resource from the list and checking the status.
293293

70.7 KB
Loading
106 KB
Loading
91.5 KB
Loading
141 KB
Loading

0 commit comments

Comments
 (0)