Merge pull request #32561 from my-git9/update-api-object-kubectl-patch

[zh] Update update-api-object-kubectl-patch.md
This commit is contained in:
Kubernetes Prow Robot
2022-03-27 17:41:21 -07:00
committed by GitHub
@@ -283,13 +283,11 @@ containers:
name: patch-demo-ctr name: patch-demo-ctr
... ...
``` ```
```shell ```yaml
tolerations: tolerations:
- effect: NoSchedule - effect: NoSchedule
key: disktype key: disktype
value: ssd value: ssd
``` ```
<!-- <!--