Commit dc51231a authored by Atish's avatar Atish

Added missing .sh extension

parent e7573f63
......@@ -88,7 +88,7 @@ If you go back to the [demo website](http://localhost:8001/static/index.html) yo
We will now update the docker image to serve a different image by doing a rolling update to a new Docker image.
```bash
$ ./4-rolling-update
$ ./4-rolling-update.sh
```
The rollingUpdate command in kubecfg will do 2 things:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment