Corrects endpoint named referred to in PV
This commit is contained in:
parent
ff460d88bd
commit
44e2e2ad3a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ spec:
|
||||||
accessModes:
|
accessModes:
|
||||||
- ReadWriteMany
|
- ReadWriteMany
|
||||||
glusterfs:
|
glusterfs:
|
||||||
endpoints: glusterfs-cluster
|
endpoints: glusterfs
|
||||||
path: gluster
|
path: gluster
|
||||||
readOnly: false
|
readOnly: false
|
||||||
persistentVolumeReclaimPolicy: Retain
|
persistentVolumeReclaimPolicy: Retain
|
||||||
|
|
Loading…
Reference in a new issue