Update 'prepare_k8s.yml'
This commit is contained in:
@@ -61,7 +61,8 @@
|
||||
- name: Crictl setup
|
||||
copy:
|
||||
dest: /etc/crictl.yaml
|
||||
content: |
|
||||
content: {{ item }}
|
||||
with_items:
|
||||
"runtime-endpoint: unix:///run/containerd/containerd.sock"
|
||||
"image-endpoint: unix:///run/containerd/containerd.sock"
|
||||
"timeout: 2"
|
||||
|
||||
Reference in New Issue
Block a user