From fc161376981a9c5f6f1d6a8061b8c7ffdc6c8a1f Mon Sep 17 00:00:00 2001 From: serxoz Date: Mon, 25 Sep 2023 15:09:37 +0200 Subject: [PATCH] nfs share path --- roles/nomad/templates/csi-volumes.json.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/nomad/templates/csi-volumes.json.j2 b/roles/nomad/templates/csi-volumes.json.j2 index 13ed0b3..2a72641 100644 --- a/roles/nomad/templates/csi-volumes.json.j2 +++ b/roles/nomad/templates/csi-volumes.json.j2 @@ -9,7 +9,7 @@ capability { } context { server = "192.168.1.2" - share = "/srv/nfs-exports/proxmox" + share = "/srv/nfs-exports/nomad" mountPermissions = "0" } mount_options {