more path options

This commit is contained in:
NyxErinys 2026-05-26 09:33:08 -05:00
parent 484695d95f
commit d16b542749
2 changed files with 10 additions and 5 deletions

View file

@ -21,11 +21,11 @@
mountPath = "/test2";
name = "iscsi";
}
# {
# mountPath = "/test3";
# name = "iscsi";
# subPath = "ubuntu-test";
# }
{
mountPath = "/test3";
name = "iscsi";
subPath = "test";
}
];
}
];