Hi We are running rundeck 3.3.4 with this plugin it appears that if we try and specify the key storage path for an SSH key, e.g. `keys/rundeck_ssh` it fails with a NoSuchFileException - attached logs we don't have any "on disk" key storage as we are deploying rundeck in a kubernetes cluster so the key storage is encrypted in the DB [rundeck_git_error.txt](https://github.com/rundeck-plugins/git-resource-model/files/5370806/rundeck_git_error.txt) it should be noted we are using the Git Import/Export functionality from the SCM plugin and this works correctly using same key storage
Hi
We are running rundeck 3.3.4 with this plugin
it appears that if we try and specify the key storage path for an SSH key, e.g.
keys/rundeck_sshit fails with a NoSuchFileException - attached logswe don't have any "on disk" key storage as we are deploying rundeck in a kubernetes cluster so the key storage is encrypted in the DB
rundeck_git_error.txt
it should be noted we are using the Git Import/Export functionality from the SCM plugin and this works correctly using same key storage