Use /data, add new image

This commit is contained in:
2024-09-14 01:27:12 +01:00
parent 083e0d42bc
commit 4dfa6d7836
3 changed files with 45 additions and 1 deletions

View File

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