摘要: apiVersion: v1 kind: PersistentVolume metadata: name: pv2-nfs labels: app: nfs spec: capacity: storage: 2Gi accessModes: - ReadWriteOnce persistentVol 阅读全文
posted @ 2019-10-23 21:29 carl007 阅读(89) 评论(0) 推荐(0)