Kazan v0.11.0 Kazan.Apis.Core.V1.AzureFilePersistentVolumeSource View Source
AzureFile represents an Azure File Service mount on the host and bind mount to the pod.
OpenAPI Definition: io.k8s.api.core.v1.AzureFilePersistentVolumeSource
Properties
read_only::Boolean- Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.
secret_name::String- the name of secret that contains Azure Storage Account Name and Key
secret_namespace::String- the namespace of the secret that contains Azure Storage Account Name and Key default is the same as the Pod
share_name::String- Share Name