Skip to content

Commit 84ccdd8

Browse files
authored
Merge pull request #1384 from afbjorklund/k8s-crictl.yaml
k8s: Remove redundant crictl.yaml config line
2 parents 7443f96 + dd74a77 commit 84ccdd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/k8s.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ provision:
6262
apt-get install -y cri-tools
6363
cat <<EOF | sudo tee /etc/crictl.yaml
6464
runtime-endpoint: unix:///run/containerd/containerd.sock
65-
image-endpoint: unix:///run/containerd/containerd.sock
6665
EOF
6766
# cni-plugins
6867
apt-get install -y kubernetes-cni

0 commit comments

Comments
 (0)