Skip to content

Commit

Permalink
fixed a typo (#17473)
Browse files Browse the repository at this point in the history
  • Loading branch information
oke-py authored and k8s-ci-robot committed Nov 8, 2019
1 parent 80f78a0 commit ab5ef4d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -161,7 +161,7 @@ Follow the steps given below to update your Deployment:
or simply use the following command:

```shell
kubectl set image deployment/nginx-deployment nginx=nginx:1.91 --record
kubectl set image deployment/nginx-deployment nginx=nginx:1.9.1 --record
```

The output is similar to this:
Expand Down

0 comments on commit ab5ef4d

Please sign in to comment.