mikeghen / kubernetes-gcs-sftp

SFTP Server using Google Cloud Storage
62 stars 16 forks source link

Fix mount errors #5

Open paul-nortal opened 5 years ago

paul-nortal commented 5 years ago

This is a fix for the following 2 errors:

stderr: fusermount: failed to open /dev/fuse: Permission denied

/entrypoint: Error on line 81: $f

paul-nortal commented 5 years ago

@mikeghen thanks for putting that together! It helps..