kubespray 2.24 추가
This commit is contained in:
4
roles/container-engine/crictl/templates/crictl.yaml.j2
Normal file
4
roles/container-engine/crictl/templates/crictl.yaml.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
runtime-endpoint: {{ cri_socket }}
|
||||
image-endpoint: {{ cri_socket }}
|
||||
timeout: 30
|
||||
debug: false
|
||||
Reference in New Issue
Block a user