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
...
```
```shell
```yaml
tolerations:
- effect: NoSchedule
key: disktype
value: ssd
- effect: NoSchedule
key: disktype
value: ssd
```
<!--