We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d43de0e commit aa5b61cCopy full SHA for aa5b61c
website/source/docs/drivers/rkt.html.md
@@ -88,7 +88,7 @@ The `rkt` driver supports the following configuration in the job spec:
88
89
* `debug` - (Optional) Enable rkt command debug option.
90
91
-* `no_overlay` - (Optional) When enabled, will use --no-overlay=true flag for 'rkt run'.
+* `no_overlay` - (Optional) When enabled, will use `--no-overlay=true` flag for 'rkt run'.
92
Useful when running jobs on older systems affected by https://github.com/rkt/rkt/issues/1922
93
94
* `volumes` - (Optional) A list of `host_path:container_path` strings to bind
0 commit comments