diff --git a/doc/LiveUpgrade.md b/doc/LiveUpgrade.md index 1a6491c..d57200d 100644 --- a/doc/LiveUpgrade.md +++ b/doc/LiveUpgrade.md @@ -13,7 +13,7 @@ ## Uprgrading process 1. Change the version of the docker image in the deployment to the next major version - - `kubectl edit deploy cloud-deployment` + - `kubectl -n=nextcloud edit deploy cloud-deployment` - change `image: domaindrivenarchitecture/c4k-cloud:4.0.3` 2. Wait for the pod to finish restarting 3. Verify the website is working and https://URL/settings/admin/overview shows the correct version