Remove the share parameter since the accessMode should be determine by
the PVC Signed-off-by: Phan Le <phan.le@suse.com>
This commit is contained in:
parent
5a071e502c
commit
3a30bd8fed
@ -9,4 +9,3 @@ parameters:
|
|||||||
staleReplicaTimeout: "2880" # 48 hours in minutes
|
staleReplicaTimeout: "2880" # 48 hours in minutes
|
||||||
fromBackup: ""
|
fromBackup: ""
|
||||||
migratable: "true"
|
migratable: "true"
|
||||||
share: "false"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user