ppdb-replication Helm values reference¶
Helm values reference table for the ppdb-replication
application.
Key |
Type |
Default |
Description |
---|---|---|---|
affinity |
object |
|
Affinity rules for the ppdb-replication deployment pod |
config.additionalS3ProfileName |
string |
|
Additional S3 profile name |
config.additionalS3ProfileUrl |
string |
|
Additional S3 profile URL |
config.apdbConfig |
string |
|
APDB config file resource |
config.apdbIndexUri |
string |
|
APDB index URI |
config.checkInterval |
string |
|
Time to wait before checking for new chunks, if no chunk appears |
config.disableBucketValidation |
int |
|
Disable bucket validation in LSST S3 tools |
config.logLevel |
string |
|
Logging level |
config.logProfile |
string |
|
Logging profile ( |
config.maxWaitTime |
string |
|
Maximum time to wait before replicating a chunk after next chunk appears |
config.minWaitTime |
string |
|
Minimum time to wait before replicating a chunk after next chunk appears |
config.monLogger |
string |
|
Name of logger for monitoring |
config.monRules |
string |
|
Comma-separated list of monitoring filter rules |
config.pathPrefix |
string |
|
URL path prefix |
config.persistentVolumeClaims |
list |
|
Persistent volume claims |
config.ppdbConfig |
string |
|
PPDB config file resource |
config.s3EndpointUrl |
string |
|
S3 endpoint URL |
config.updateExisting |
bool |
|
Allow updates to already replicated data |
config.volumeMounts |
list |
|
Volume mounts |
config.volumes |
list |
|
Volumes specific to the environment |
global.baseUrl |
string |
Set by Argo CD |
Base URL for the environment |
global.host |
string |
Set by Argo CD |
Host name for ingress |
global.vaultSecretsPath |
string |
Set by Argo CD |
Base path for Vault secrets |
image.pullPolicy |
string |
|
Pull policy for the ppdb-replication image |
image.repository |
string |
|
Image to use in the ppdb-replication deployment |
image.tag |
string |
The appVersion of the chart |
Tag of image to use |
ingress.annotations |
object |
|
Additional annotations for the ingress rule |
nodeSelector |
object |
|
Node selection rules for the ppdb-replication deployment pod |
podAnnotations |
object |
|
Annotations for the ppdb-replication deployment pod |
replicaCount |
int |
|
Number of deployment pods to start |
resources |
object |
see |
Resource limits and requests for the ppdb-replication deployment pod |
tolerations |
list |
|
Tolerations for the ppdb-replication deployment pod |