spacelift workerpool v0.0.42
WorkerPool.spec.pod.initContainer.env.valueFrom.fileKeyRef.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.
| Field / Type | Description |
|---|---|
readOnly | readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. |
secretName | secretName is the name of secret that contains Azure Storage Account Name and Key |
shareName | shareName is the azure share Name |