|
1 | 1 |
|
2 | 2 |
|
3 | 3 | ## CD Related Environment Variables
|
4 |
| -| Key | Type | Value | Description | Example | Deprecated | |
5 |
| -|-------|----------|--------------|-------------------|-----------------------|------------------| |
| 4 | +| Key | Type | Default Value | Description | Example | Deprecated | |
| 5 | +|-------|----------|-------------------|-------------------|-----------------------|------------------| |
6 | 6 | | ARGO_APP_MANUAL_SYNC_TIME | int |3 | | | false |
|
7 | 7 | | CD_HELM_PIPELINE_STATUS_CRON_TIME | string |*/2 * * * * | | | false |
|
8 | 8 | | CD_PIPELINE_STATUS_CRON_TIME | string |*/2 * * * * | | | false |
|
|
19 | 19 |
|
20 | 20 |
|
21 | 21 | ## CI_RUNNER Related Environment Variables
|
22 |
| -| Key | Type | Value | Description | Example | Deprecated | |
23 |
| -|-------|----------|--------------|-------------------|-----------------------|------------------| |
| 22 | +| Key | Type | Default Value | Description | Example | Deprecated | |
| 23 | +|-------|----------|-------------------|-------------------|-----------------------|------------------| |
24 | 24 | | AZURE_ACCOUNT_KEY | string | | | | false |
|
25 | 25 | | AZURE_ACCOUNT_NAME | string | | | | false |
|
26 | 26 | | AZURE_BLOB_CONTAINER_CI_CACHE | string | | | | false |
|
|
115 | 115 |
|
116 | 116 |
|
117 | 117 | ## DEVTRON Related Environment Variables
|
118 |
| -| Key | Type | Value | Description | Example | Deprecated | |
119 |
| -|-------|----------|--------------|-------------------|-----------------------|------------------| |
| 118 | +| Key | Type | Default Value | Description | Example | Deprecated | |
| 119 | +|-------|----------|-------------------|-------------------|-----------------------|------------------| |
120 | 120 | | APP_SYNC_IMAGE | string |quay.io/devtron/chart-sync:1227622d-132-3775 | | | false |
|
121 | 121 | | APP_SYNC_JOB_RESOURCES_OBJ | string | | | | false |
|
122 | 122 | | APP_SYNC_SERVICE_ACCOUNT | string |chart-sync | | | false |
|
|
254 | 254 |
|
255 | 255 |
|
256 | 256 | ## GITOPS Related Environment Variables
|
257 |
| -| Key | Type | Value | Description | Example | Deprecated | |
258 |
| -|-------|----------|--------------|-------------------|-----------------------|------------------| |
| 257 | +| Key | Type | Default Value | Description | Example | Deprecated | |
| 258 | +|-------|----------|-------------------|-------------------|-----------------------|------------------| |
259 | 259 | | ACD_CM | string |argocd-cm | | | false |
|
260 | 260 | | ACD_NAMESPACE | string |devtroncd | | | false |
|
261 | 261 | | ACD_PASSWORD | string | | | | false |
|
|
266 | 266 |
|
267 | 267 |
|
268 | 268 | ## INFRA_SETUP Related Environment Variables
|
269 |
| -| Key | Type | Value | Description | Example | Deprecated | |
270 |
| -|-------|----------|--------------|-------------------|-----------------------|------------------| |
| 269 | +| Key | Type | Default Value | Description | Example | Deprecated | |
| 270 | +|-------|----------|-------------------|-------------------|-----------------------|------------------| |
271 | 271 | | DASHBOARD_HOST | string |localhost | | | false |
|
272 | 272 | | DASHBOARD_NAMESPACE | string |devtroncd | | | false |
|
273 | 273 | | DASHBOARD_PORT | string |3000 | | | false |
|
|
280 | 280 |
|
281 | 281 |
|
282 | 282 | ## POSTGRES Related Environment Variables
|
283 |
| -| Key | Type | Value | Description | Example | Deprecated | |
284 |
| -|-------|----------|--------------|-------------------|-----------------------|------------------| |
| 283 | +| Key | Type | Default Value | Description | Example | Deprecated | |
| 284 | +|-------|----------|-------------------|-------------------|-----------------------|------------------| |
285 | 285 | | APP | string |orchestrator | Application name | | false |
|
286 | 286 | | CASBIN_DATABASE | string |casbin | | | false |
|
287 | 287 | | PG_ADDR | string |127.0.0.1 | address of postgres service | postgresql-postgresql.devtroncd | false |
|
|
294 | 294 |
|
295 | 295 |
|
296 | 296 | ## RBAC Related Environment Variables
|
297 |
| -| Key | Type | Value | Description | Example | Deprecated | |
298 |
| -|-------|----------|--------------|-------------------|-----------------------|------------------| |
| 297 | +| Key | Type | Default Value | Description | Example | Deprecated | |
| 298 | +|-------|----------|-------------------|-------------------|-----------------------|------------------| |
299 | 299 | | ENFORCER_CACHE | bool |false | | | false |
|
300 | 300 | | ENFORCER_CACHE_EXPIRATION_IN_SEC | int |86400 | | | false |
|
301 | 301 | | ENFORCER_MAX_BATCH_SIZE | int |1 | | | false |
|
|
0 commit comments