Update paths to local data

This commit is contained in:
2025-01-24 21:03:46 +00:00
parent 7ea7c4e913
commit b0ba3483b3
2 changed files with 7 additions and 4 deletions

View File

@@ -22,6 +22,6 @@ spec:
nodePathMap: [
{
node: DEFAULT_PATH_FOR_NON_LISTED_NODES,
paths: [/data]
paths: [/usr/local/data]
}
]