Merge pull request #15627 from ronnelsantiago/patch-1

Use the correct port number
pull/15642/head
Steven Powell 2023-01-12 08:14:11 -08:00 committed by GitHub
commit a1094e6b32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -536,7 +536,7 @@ minikube dashboard
{{% tabs %}}
{{% tab Service %}}
Create a sample deployment and expose it on port 80:
Create a sample deployment and expose it on port 8080:
```shell
kubectl create deployment hello-minikube --image=kicbase/echo-server:1.0