diff --git a/demo/README.md b/demo/README.md index 7917055..59c67c1 100644 --- a/demo/README.md +++ b/demo/README.md @@ -23,8 +23,8 @@ docker push /hugo /git-sync Create the pod and the service for the blog ``` -kubectl pods create config/pod.html -kubectl services create config/pod.html +kubectl pods create config/pod.yaml +kubectl services create config/service.yaml ``` Open the service external ip in your browser