Skip to content

Commit c6dbe3a

Browse files
Update README.md.
1 parent 6a7fa68 commit c6dbe3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ More detailed instructions are in the [`example README.md`](https://github.com/R
8585
| :---: | :---: | :---: | :---: | :--- |
8686
| **enabled** | bool | no | true | Enable/Disable task driver. |
8787
| **containerd_runtime** | string | yes | N/A | Runtime for containerd e.g. `io.containerd.runc.v1` or `io.containerd.runc.v2`. |
88-
| **stats_interval** | string | no | 1s | Interval for collecting `TaskStats` |
88+
| **stats_interval** | string | no | 1s | Interval for collecting `TaskStats`. |
89+
| **allow_privileged** | bool | no | true | If set to `false`, driver will deny running privileged jobs. |
8990

9091
**Task Config**
9192

0 commit comments

Comments
 (0)