We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb6fbcc commit c564b36Copy full SHA for c564b36
examples/workerpools/README.md
@@ -52,7 +52,7 @@ Resource limits do not need to be specified.
52
### Configure Hyperflow engine
53
54
Create `workflow.config.executionModels.json` file in the `/work_dir` directory of the `hyperflow-engine` pod
55
-with the following content (when running the default workflow, otherwise adjust the task names):
+using the following command (content for the default workflow, otherwise adjust the task names):
56
```
57
cat > workflow.config.executionModels.json << EOF
58
[
0 commit comments