formating, fix comment

Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
This commit is contained in:
Pascal Sthamer
2026-01-14 09:44:57 +01:00
parent e664f6571e
commit 25e73a3105
@@ -1336,7 +1336,7 @@ orborus:
## @param orborus.manageWorkerDeployments Whether workers are deployed and managed by orborus. When disabled, every worker is expected to be already deployed (see worker.enableHelmDeployment).
## This effectively removes required RBAC permissions from the shuffle-orborus service account to create deployments and services.
## Orborus might still attempt to create kubernetes objects, resulting in an error. There is currently no way to tell orborus, that it should not manage k8s resources.
## You likely want to enable worker.enableHelmDeployment when enabling this.
## You likely want to disable worker.enableHelmDeployment when enabling this.
manageWorkerDeployments: true
## @section worker Parameters