Hi,
I’m trying to deploy a Waypoint server to Nomad but having some problems with the CSI volume. As part of the requirements, when creating a new NFS volume, I need to specify the NFS server name and path as parameters, although I don’t see an option to specify them in “waypoint install”.
The NFS CSI driver controller and node have been deployed via Nomad, but every time I run the waypoint install command, it just errors our saying “code = InvalidArgument desc = server is a required parameter”.
Has anyone else ran into this issue and able to provide a work around?
Thanks,
Patrick