Azure File share Configuration

Procedure

  1. See Azure File share instructions (https://docs.microsoft.com/en-us/azure/aks/azure-files-volume).
  2. Following OneDB helm chart configuration values need to be set to use the Azure File share:
    Parameter Description Value
    nfsserver.volumeSize Set this to a value of the NFS PV size 50Gi
    nfsserver.azureFS.enable Set to ‘true’ to enable Azure File share true
    nfsserver.azureFS.secretname Kubernetes secret to use ‘’
    nfsserver.azureFS.shareName Azure file share name ‘’