update instructions

This commit is contained in:
Michael Jerger 2024-04-26 13:07:05 +02:00
parent c69c9da659
commit dda45d92d6

View file

@ -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