Skip to content

Commit eba3378

Browse files
committed
addressed feedback
1 parent 1bd7b41 commit eba3378

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ rules:
178178

179179
`jsonPatchOverrides` apply a JSON patch on the selected resources following [RFC 6902](https://datatracker.ietf.org/doc/html/rfc6902).
180180

181-
## Apply the cluster resource override
181+
## Apply the cluster resource placement
182182

183183
### [Azure CLI](#tab/azure-cli)
184184

articles/kubernetes-fleet/resource-override.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ spec:
168168

169169
This example replaces the container image in the `Deployment` with the `nginx:1.20.0` image for clusters with the `env: prod` label and the `nginx:latest` image for clusters with the `env: test` label.
170170

171-
## Apply the resource override
171+
## Apply the cluster resource placement
172172

173173
### [Azure CLI](#tab/azure-cli)
174174

0 commit comments

Comments
 (0)