My PersistentVolumeClaim won't bind to NFS PersistentVolume — what am I doing wrong?

前端 未结 0 996
温柔的废话
温柔的废话 2021-01-14 23:56

My PersistentVolume is configured like so:

apiVersion: v1
kind: PersistentVolume
metadata:
  name: pv0001
spec:
  capacity:
    storage: 5Gi
  volumeMode: Fil         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题