update instructions
This commit is contained in:
parent
c69c9da659
commit
dda45d92d6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue