airbyte-bootloader
Helm chart to deploy airbyte-bootloader
Requirements
| Repository | Name | Version |
|---|---|---|
| https://charts.bitnami.com/bitnami | common | 1.x.x |
Values
| Key | Type | Default | Description |
|---|---|---|---|
| affinity | object | {} |
|
| enabled | bool | true |
|
| env_vars | object | {} |
|
| extraContainers | list | [] |
|
| extraEnv | list | [] |
|
| extraInitContainers | list | [] |
|
| extraVolumeMounts | list | [] |
|
| extraVolumes | list | [] |
|
| global.database.secretName | string | "" |
|
| global.database.secretValue | string | "" |
|
| global.deploymentMode | string | "oss" |
|
| global.env_vars | object | {} |
|
| global.extraContainers | list | [] |
|
| global.secretName | string | "" |
|
| global.secrets | object | {} |
|
| global.serviceAccountName | string | "placeholderServiceAccount" |
|
| image.pullPolicy | string | "IfNotPresent" |
|
| image.repository | string | "airbyte/bootloader" |
|
| nodeSelector | object | {} |
|
| podAnnotations | object | {} |
|
| resources.limits | object | {} |
|
| resources.requests | object | {} |
|
| secrets | object | {} |
|
| tolerations | list | [] |
Autogenerated from chart metadata using helm-docs v1.11.0