You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
For the plugin, options are host path volume, persistent volume, etc. But none allows us to key in credentials to access the nfs volume. Is there any way to do this in the plugin currently? The options are basically only hostpath, mountpath..
Martin d'Anjou
unread,
Dec 20, 2019, 8:43:41 AM12/20/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Can you specify which plugin you are talking about?
For NFS access, the usual way would be to make the jenkins account a member of a unix group with the right access level (read, read/write) for the NFS folder.