team-container icon indicating copy to clipboard operation
team-container copied to clipboard

How to upgrade Nextcloud after git pull?

Open chjohn22 opened this issue 4 years ago • 0 comments

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

chjohn22 avatar Jun 10 '20 21:06 chjohn22