ReadWriteMany
flexVolume:
driver: "alicloud/oss"
options:
bucket: "bucketname" #TODO: put your buncket here
url: "oss-cn-hangzhou.aliyuncs.com"
akId: "" #TODO: put your ak ID here
akSecret: "" #TODO: put your ak secret here
otherOpts: "-o max_stat_cache_size=0 -o allow_other"`
`--- apiVersion: v1 kind: PersistentVolume metadata: name: bucketname spec: capacity: storage: 5Gi #size accessModes: