formating, fix comment
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
This commit is contained in:
@@ -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).
|
## @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.
|
## 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.
|
## 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
|
manageWorkerDeployments: true
|
||||||
|
|
||||||
## @section worker Parameters
|
## @section worker Parameters
|
||||||
|
|||||||
Reference in New Issue
Block a user