Skip to content

Commit

Permalink
docs: Fix typo (#26706)
Browse files Browse the repository at this point in the history
  • Loading branch information
bressanmarcos committed Sep 27, 2022
1 parent 2536c00 commit ed49459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/helm-chart/customizing-workers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ For example, to set resources on workers:
See :ref:`workers parameters <parameters:workers>` for a complete list.

One notable exception for ``KuberntesExecutor`` is that the default anti-affinity applied to ``CeleryExecutor`` workers to spread them across nodes
One notable exception for ``KubernetesExecutor`` is that the default anti-affinity applied to ``CeleryExecutor`` workers to spread them across nodes
is not applied to ``KubernetesExecutor`` workers, as there is no reason to spread out per-task workers.

Custom ``pod_template_file``
Expand Down

0 comments on commit ed49459

Please sign in to comment.