create_nfs_export
Create an NFS export on TrueNAS Core for Kubernetes persistent volumes, specifying dataset, allowed networks, read-only access, and root user/group mapping.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
allowed_networks | No | ||
dataset | Yes | ||
maproot_group | No | wheel | |
maproot_user | No | root | |
read_only | No |