Parameters

The parent key for all of the following parameters is nfs_subdir_external_provisioner.

namespace

type

string

default

syn-nfs-subdir-external-provisioner

The namespace in which to deploy this component.

release_name

type

string

default

${_instance}

The name syn-nfs-subdir-external-provisioner is deployed. By default, the commodore meta-parameter parameters._instance is used. parameters._instance is set to the aliased name used for instantiation or the component name for non-aliased instances.

charts.nfs_subdir_external_provisioner

type

string

default

See class/defaults.yml

The helm chart version going to be used.

helm_values

type

dict

default
storageClass:
  accessModes: ReadWriteMany

All helm_values are passed to the helm chart. This allows to configure all nfs-subdir-external-provisioner helm chart values.