Skip to content

Commit

Permalink
Add missing containers to helm chart resources docs (apache#38534)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aakcht authored and utkarsharma2 committed Apr 22, 2024
1 parent 7d03c5c commit 0fad426
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/helm-chart/setting-resources-for-containers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,16 @@ Possible Containers where resources can be configured include:
* ``workers.resources``
* ``workers.logGroomerSidecar.resources``
* ``workers.kerberosSidecar.resources``
* ``workers.kerberosInitContainer.resources``
* ``scheduler.resources``
* ``scheduler.logGroomerSidecar.resources``
* ``dags.gitSync.resources``
* ``webserver.resources``
* ``flower.resources``
* ``dagProcessor.resources``
* ``dagProcessor.logGroomerSidecar.resources``
* ``triggerer.resources``
* ``triggerer.logGroomerSidecar.resources``

* Containers used for Airflow k8s jobs or cron jobs. You can add the resources for these Containers through the following parameters:

Expand Down

0 comments on commit 0fad426

Please sign in to comment.