Open nylonee opened 3 years ago
The current helm charts fail because rclone v1.53.1 is not pushed to quay.io: https://quay.io/repository/simplyzee/kube-rclone?tag=v1.53.1&tab=tags
This can be fixed by pushing the image, or changing the repository to Docker hub:
images: container: repository: rclone/rclone tag: 1.53.1
does this dockerhub image include fuse and ca-certificates?
The current helm charts fail because rclone v1.53.1 is not pushed to quay.io: https://quay.io/repository/simplyzee/kube-rclone?tag=v1.53.1&tab=tags
This can be fixed by pushing the image, or changing the repository to Docker hub: