fix: remove unnecessary namespace from default configuration in README and manifest
This commit is contained in:
@@ -8,7 +8,6 @@ scripts:
|
||||
path: scripts/check-nfs.sh
|
||||
description: Verify NFS server is reachable and the export path is available
|
||||
defaultConfig:
|
||||
namespace: nfs
|
||||
host: "192.168.1.100"
|
||||
mediaPath: "/mnt/storage/media"
|
||||
storageCapacity: "1Ti"
|
||||
|
||||
Reference in New Issue
Block a user