OS
OpenSpec HUB

AzureFilePersistentVolumeSource

AzureFile represents an Azure File Service mount on the host and bind mount to the pod.

Resource Structure

Interactive Tree
readOnlyboolean
readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.
secretNamestringRequired
secretName is the name of secret that contains Azure Storage Account Name and Key
secretNamespacestring
secretNamespace is the namespace of the secret that contains Azure Storage Account Name and Key default is the same as the Pod
shareNamestringRequired
shareName is the azure Share Name
OpenSpec HUB
Source: core.api.k8s.io/AzureFilePersistentVolumeSource_v1.json