storage deploy_nfs_provisioner

Deploy NFS Provisioner

Parameters

namespace

  • The namespace where the resources will be deployed

  • default value: nfs-provisioner

pvc_sc

  • The name of the storage class to use for the NFS-provisioner PVC

pvc_size

  • The size of the PVC to give to the NFS-provisioner

  • default value: 150Gi

storage_class_name

  • The name of the storage class that will be created

  • default value: nfs-provisioner

default_sc

  • Set to true to mark the storage class as default in the cluster