Update site/content/en/docs/handbook/pushing.md

Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
pull/12980/head
Marcus Puckett 2021-11-18 10:28:57 -08:00 committed by GitHub
parent 5110a20b1b
commit 47f02aa3d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ You should now be able to use Podman client on the command line on your host mac
podman help
```
Now you can 'build' against the storage inside minikube, which is instantly accessible to kubernetes cluster.
Now you can 'build' against the storage inside minikube, which is instantly accessible to Kubernetes cluster.
```shell
podman build -t my_image .