prometheus operator v0.93.1
ThanosRuler.spec.ruleNamespaceSelector.matchExpressions.values.spec.volumes.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 |