diff --git a/docs/helm-chart/using-additional-containers.rst b/docs/helm-chart/using-additional-containers.rst index 4c3b6d6f82986..e23348f697c93 100644 --- a/docs/helm-chart/using-additional-containers.rst +++ b/docs/helm-chart/using-additional-containers.rst @@ -49,7 +49,7 @@ Init Containers --------------- You can also deploy extra init containers through the ``extraInitContainers`` parameter. -You can define different containers for the scheduler, webserver, worker, triggerer and DAG processor pods. +You can define different containers for the scheduler, webserver, worker, triggerer, DAG processor, create user Job and migrate database Job pods. For example, an init container that just says hello: