Skip to content

Commit 3150043

Browse files
author
cleverhu
committed
fix apiversion
Signed-off-by: cleverhu <[email protected]>
1 parent ee56ef7 commit 3150043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/cluster-administration/manage-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ kubectl scale deployment/my-nginx --replicas=1
495495
```
496496

497497
```
498-
deployment.extensions/my-nginx scaled
498+
deployment.apps/my-nginx scaled
499499
```
500500

501501
<!--

0 commit comments

Comments
 (0)