ccbcad9741
* Fix crictl * Reload systemd daemon before enabling service * Typo * Add crictl template * Remove seccomp.json for ubuntu * Set runtime path of runc for ubuntu * Change path to conmon
4 lines
107 B
Django/Jinja
4 lines
107 B
Django/Jinja
runtime-endpoint: unix://{{ cri_socket }}
|
|
image-endpoint: unix://{{ cri_socket }}
|
|
timeout: 30
|
|
debug: false
|