Skip to content

Commit

Permalink
doc: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mapeveri committed Mar 1, 2024
1 parent 3d69fa3 commit fec17bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .k8s/REAMDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Getting started
5. Serve app:


kubectl expose pod portName --type=NodePort --name=app-service
kubectl expose pod podName --type=NodePort --name=app-service

minikube service app-service --url

Expand Down

0 comments on commit fec17bc

Please sign in to comment.