Skip to content

Commit 17da286

Browse files
adwk67maltesander
andauthored
Update docs/modules/airflow/pages/index.adoc
Co-authored-by: Malte Sander <malte.sander.it@gmail.com>
1 parent 59ab5b6 commit 17da286

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/airflow/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ It guides you through installing the operator alongside a PostgreSQL database an
2727
=== Custom resources
2828

2929
The AirflowCluster is the resource for the configuration of the Airflow instance.
30-
The resource defines five xref:concepts:roles-and-role-groups.adoc[roles]: `webserver`, `worker`, `scheduler`, `dagProcessor` and `triggerer` (the `worker` role is embedded within `spec.celeryExecutors`: this is described in the next section).
30+
The custom resource defines the following xref:concepts:roles-and-role-groups.adoc[roles]: `webserver`, `worker`, `scheduler`, `dagProcessor` and `triggerer` (the `worker` role is embedded within `spec.celeryExecutors`: this is described in the next section).
3131
The `dagProcessor` and `triggerer` roles are optional.
3232
The various configuration options are explained in the xref:usage-guide/index.adoc[].
3333
It helps you tune your cluster to your needs by configuring xref:usage-guide/storage-resources.adoc[resource usage], xref:usage-guide/security.adoc[security], xref:usage-guide/logging.adoc[logging] and more.

0 commit comments

Comments
 (0)