Add nfsOptions parameter to sample storageclass.yaml
Signed-off-by: James Munson <james.munson@suse.com>
(cherry picked from commit c0a258afef
)
This commit is contained in:
parent
9f576be79a
commit
de3e168d2c
@ -21,3 +21,4 @@ parameters:
|
||||
# nodeSelector: "storage,fast"
|
||||
# recurringJobSelector: '[{"name":"snap-group", "isGroup":true},
|
||||
# {"name":"backup", "isGroup":false}]'
|
||||
# nfsOptions: "soft,timeo=150,retrans=3"
|
||||
|
@ -23,5 +23,6 @@ parameters:
|
||||
# backingImageChecksum: "SHA512 checksum of the backing image"
|
||||
# unmapMarkSnapChainRemoved: "ignored"
|
||||
# diskSelector: "ssd,fast"
|
||||
# nfsOptions: "soft,timeo=150,retrans=3"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user