Merge pull request #33939 from howieyuen/kubectl-patch
fix: delete redundant quotation
This commit is contained in:
@@ -254,7 +254,7 @@ Patch your Deployment:
|
||||
对 Deployment 执行 patch 操作:
|
||||
|
||||
```
|
||||
kubectl patch deployment patch-demo --patch-file patch-file-tolerations.yaml"
|
||||
kubectl patch deployment patch-demo --patch-file patch-file-tolerations.yaml
|
||||
```
|
||||
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user