Files
wild-directory/nfs/manifest.yaml

15 lines
379 B
YAML

name: nfs
is: nfs
description: NFS client provisioner for external NFS storage
version: v4.0.18-2
category: infrastructure
scripts:
- name: check-nfs
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"