Skip to content

Commit

Permalink
Merge pull request kubernetes#37712 from cleverhu/fix-apiversion
Browse files Browse the repository at this point in the history
fix deployment apiversion error
  • Loading branch information
k8s-ci-robot authored Nov 14, 2022
2 parents 9533012 + 3150043 commit 69c94bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ kubectl scale deployment/my-nginx --replicas=1
```

```
deployment.extensions/my-nginx scaled
deployment.apps/my-nginx scaled
```

<!--
Expand Down

0 comments on commit 69c94bd

Please sign in to comment.