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:
Phan Le 2023-02-02 17:17:23 -08:00 committed by Joshua Moody
parent 5a071e502c
commit 3a30bd8fed

View File

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