DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Parameter | Description | Default | Opinion Jens | Opinion Przemek |
|---|---|---|---|---|
| Airflow UI port. |
| keep all | Keep |
| API server port. |
|
| Keep |
| Flower UI port. |
|
| Move with flower to Kustomize |
| PgBouncer port. |
|
| Keep |
| PgBouncer scrape port. |
|
| Keep |
| Redis port. |
|
| Keep |
| StatsD ingest port. |
|
| Move Maybe move with statsd to Kustomize |
| StatsD scrape port. |
|
| Move Maybe move with statsd to Kustomize |
| Triggerer logs port. |
|
| Keep |
| Worker logs port. |
|
| Keep |
...
Parameter | Description | Default | Opinion Jens | Opinion Bugra | Opinion Przemek |
|---|---|---|---|---|---|
| Annotations to add to the broker url secret. |
|
|
| Move to workers.celery/redis as it is only for CeleryExecutor |
| The name of the database. |
|
|
| Move to new metastore/database section
|
| The database host. |
|
|
| |
| The user’s password. |
|
|
| |
| The database port. |
|
|
| |
| The database protocol. |
|
|
| |
| Annotations to add to the metadata connection secret. |
|
|
| |
| The database SSL parameter. |
|
|
| |
| The database user. |
|
|
| |
| Metadata connection string secret. |
|
|
| |
| Result backend connection configuration. |
|
|
| Move to workers.celery as it is only for CeleryExecutor
|
| The name of the database. |
|
|
| |
| The database host. |
|
|
| |
| The database password. |
|
|
| |
| The database port. |
|
|
| |
| The database protocol. |
|
|
| |
| The database SSL parameter. |
|
|
| |
| The database user. |
|
|
| |
| Annotations to add to the result backend connection secret. |
|
|
| |
| Result backend connection string secret. |
|
|
| |
| Assign a password to the ‘postgres’ admin user. Otherwise, remote access will be blocked for this user |
| Drop postgres inline support |
This is not even needs a discussion :D | Drop |
| Password for the custom user to create. |
|
| ||
| Password for the ‘postgres’ admin user. |
|
| ||
| Name for a custom user to create |
|
| ||
| Enable PostgreSQL subchart. |
|
| ||
| The PostgreSQL image repository. |
|
| ||
| The PostgreSQL image tag. |
|
|
...