Updating text to be aligned with the latest spec
This commit is contained in:
parent
7115e6a727
commit
1621bfd492
|
@ -72,7 +72,8 @@ metadata:
|
|||
provisioner: kubernetes.io/glusterfs
|
||||
parameters:
|
||||
type: gp2
|
||||
mountOptions: "auto_mount"
|
||||
mountOptions:
|
||||
- auto_mount
|
||||
```
|
||||
|
||||
The mount option specified in Storage Class will be used while provisioning persistent volumes
|
||||
|
|
Loading…
Reference in New Issue