Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

lib

Version: 1.1.0 Type: library

A collection of shared resources used by the composing helm charts of Seqr, an open source software platform for rare disease genomics

Maintainers

Name Email Url
seqr seqr@broadinstitute.org

Source Code

Values

Key Type Default Description
exports.global.lib.persistentVolume.accessMode string
"ReadWriteOnce"
exports.global.lib.persistentVolume.csi object
{}
exports.global.lib.persistentVolume.local.nodeSelector string
"kind-control-plane"
exports.global.lib.persistentVolume.local.path string
"/var/seqr"
exports.global.lib.persistentVolume.storageCapacity string
"750Gi"
exports.global.seqrPlatformDeploy bool
false

Autogenerated from chart metadata using helm-docs v1.14.2