ct-Open-Source / ct-Open-Source/team-container
How to upgrade Nextcloud after git pull?
- Dominant language
- HTML
- Stars
- 116
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
I did pull the latest version of team-container to install Plik.
Now my nextcloud instance does not run anymore.
When I run: `helm upgrade nextcloud team-nextcloud/ --values values-nextcloud.yaml`
i get the following error messages:
`Error: UPGRADE FAILED: cannot patch "nextcloud-team-nextcloud-nc-data" with kind PersistentVolumeClaim: persistentvolumeclaims "nextcloud-team-nextcloud-nc-data" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize && cannot patch "nextcloud-team-nextcloud-nc-db" with kind PersistentVolumeClaim: persistentvolumeclaims "nextcloud-team-nextcloud-nc-db" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.