parent
7eeb603154
commit
fcdf4ecc83
|
@ -464,7 +464,7 @@ Patch the container image for the `web` StatefulSet.
|
|||
|
||||
```shell
|
||||
kubectl patch statefulset web --type='json' -p='[{"op": "replace", "path": "/spec/template/spec/containers/0/image", "value":"gcr.io/google_containers/nginx-slim:0.7"}]'
|
||||
"web" patched
|
||||
statefulset "web" patched
|
||||
```
|
||||
|
||||
Delete the `web-0` Pod.
|
||||
|
|
Loading…
Reference in New Issue