team-container
team-container copied to clipboard
How to upgrade Nextcloud after git pull?
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