mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 09:49:50 +00:00
Added missing .sh extension
This commit is contained in:
parent
e7573f63b3
commit
dc51231a89
@ -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.
|
We will now update the docker image to serve a different image by doing a rolling update to a new Docker image.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ ./4-rolling-update
|
$ ./4-rolling-update.sh
|
||||||
```
|
```
|
||||||
The rollingUpdate command in kubecfg will do 2 things:
|
The rollingUpdate command in kubecfg will do 2 things:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user