6 lines
224 B
YAML
6 lines
224 B
YAML
|
# runtime entpoint, see https://github.com/kubernetes/enhancements/issues/2371 might be fixed with 1.29 ?
|
||
|
runtime-endpoint: unix:///run/crio/crio.sock
|
||
|
image-endpoint: unix:///var/run/crio/crio.sock
|
||
|
timeout: 60
|
||
|
debug: false
|