Updating text to be aligned with the latest spec

This commit is contained in:
Joao C Costa 2018-11-12 22:32:28 +00:00 committed by GitHub
parent 7115e6a727
commit 1621bfd492
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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