spacelift workerpool v0.0.41

WorkerPool.spec.pod.initContainer.lifecycle.postStart.httpGet.spec.pod.workspaceVolume.azureFile

azureFile represents an Azure File Service mount on the host and bind mount to the pod. Deprecated: AzureFile is deprecated. All operations for the in-tree azureFile type are redirected to the file.csi.azure.com CSI driver.

3 fields
WorkerPool.spec.pod.initContainer.lifecycle.postStart.httpGet.spec.pod.workspaceVolume.azureFile fields and descriptions
Field / TypeDescription
readOnly
boolean

readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.

secretName
string required

secretName is the name of secret that contains Azure Storage Account Name and Key

shareName
string required

shareName is the azure share Name