Results 3 issues of Daniel

- i updated the packes and the go version - added support for kustomize

Hi there, i would like to use [Kubernetes kustomize](https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/) with this plugin, but currently it fails. My drone config: ``` - name: static_files_deploy image: bh90210/dron8s:latest settings: yaml: ./k8s/static-files/kustomization.yaml kubeconfig: from_secret:...

[At the moment](https://docs.gluster.org/en/main/Administrator-Guide/Setting-Up-Clients/#mounting-volumes), following mount options are definied for manuel mount: ``` backupvolfile-server=server-name volfile-max-fetch-attempts=number of attempts log-level=loglevel log-file=logfile transport=transport-type direct-io-mode=[enable|disable] use-readdirp=[yes|no] ``` But for the automount via /etc/fstab, only following...