Skip to content

Latest commit

 

History

History
 
 

airbyte-workload-launcher

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

workload-launcher

Version: 0.67.17 Type: application AppVersion: dev

Helm chart to deploy airbyte-workload-launcher

Requirements

Repository Name Version
https://charts.bitnami.com/bitnami common 1.x.x

Values

Key Type Default Description
affinity object {}
containerSecurityContext object {}
debug.enabled bool false
debug.remoteDebugPort int 5005
enabled bool false
env_vars object {}
extraContainers list []
extraEnv list []
extraInitContainers list []
extraLabels object {}
extraSelectorLabels object {}
extraVolumeMounts list []
extraVolumes list []
global.credVolumeOverride string ""
global.database.secretName string ""
global.database.secretValue string ""
global.extraContainers list []
global.extraLabels object {}
global.extraSelectorLabels object {}
global.jobs.kube.annotations object {}
global.jobs.kube.images.busybox string ""
global.jobs.kube.images.curl string ""
global.jobs.kube.images.socat string ""
global.jobs.kube.labels object {}
global.jobs.kube.main_container_image_pull_secret string ""
global.jobs.kube.nodeSelector object {}
global.jobs.kube.tolerations list []
global.jobs.resources.limits object {}
global.jobs.resources.requests object {}
global.secretName string ""
global.serviceAccountName string "airbyte-admin"
image.pullPolicy string "IfNotPresent"
image.repository string "airbyte/workload-launcher"
livenessProbe.enabled bool true
livenessProbe.failureThreshold int 3
livenessProbe.initialDelaySeconds int 50
livenessProbe.periodSeconds int 10
livenessProbe.successThreshold int 1
livenessProbe.timeoutSeconds int 1
log.level string "INFO"
nodeSelector object {}
podAnnotations object {}
podLabels object {}
readinessProbe.enabled bool true
readinessProbe.failureThreshold int 3
readinessProbe.initialDelaySeconds int 10
readinessProbe.periodSeconds int 10
readinessProbe.successThreshold int 1
readinessProbe.timeoutSeconds int 1
replicaCount int 1
resources.limits object {}
resources.requests object {}
secrets object {}
tolerations list []
workloadApi object {}