nfs-client-209

This commit is contained in:
2022-07-16 13:09:20 +08:00
parent 52927a33f4
commit 75c8b95c9e

View File

@ -143,6 +143,6 @@ persistentVolume:
## set, choosing the default provisioner. (gp2 on AWS, azure-disk on ## set, choosing the default provisioner. (gp2 on AWS, azure-disk on
## Azure, standard on GKE, AWS & OpenStack) ## Azure, standard on GKE, AWS & OpenStack)
## ##
storageClass: "fastdfs-data" storageClass: "nfs-client-209"
accessMode: ReadWriteMany accessMode: ReadWriteMany
annotations: {} annotations: {}