|
|
@ -78,8 +78,8 @@ The Configuration file is `values.yaml`, and the following tables lists the conf |
|
|
|
|
|
|
|
|
|
|
|
| Parameter | Description | Default | |
|
|
|
| Parameter | Description | Default | |
|
|
|
| --------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------- | |
|
|
|
| --------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------- | |
|
|
|
| `fullname` | Fullname for DolphinScheduler to override the default release name | `nil` | |
|
|
|
|
|
|
|
| `timezone` | World time and date for cities in all time zones | `Asia/Shanghai` | |
|
|
|
| `timezone` | World time and date for cities in all time zones | `Asia/Shanghai` | |
|
|
|
|
|
|
|
| | | | |
|
|
|
| `image.repository` | Docker image repository for the DolphinScheduler | `apache/dolphinscheduler` | |
|
|
|
| `image.repository` | Docker image repository for the DolphinScheduler | `apache/dolphinscheduler` | |
|
|
|
| `image.tag` | Docker image version for the DolphinScheduler | `latest` | |
|
|
|
| `image.tag` | Docker image version for the DolphinScheduler | `latest` | |
|
|
|
| `image.pullPolicy` | Image pull policy. One of Always, Never, IfNotPresent | `IfNotPresent` | |
|
|
|
| `image.pullPolicy` | Image pull policy. One of Always, Never, IfNotPresent | `IfNotPresent` | |
|
|
|