mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 01:29:07 +00:00
kubernetes: update yml
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
f02c79e733
commit
6ae72e8f50
@ -1,6 +1,6 @@
|
||||
services:
|
||||
- name: cri-containerd
|
||||
image: linuxkitprojects/cri-containerd:da520622a5cecb07044ef76b0b84102807527fb5
|
||||
image: linuxkitprojects/cri-containerd:3ccc80f3257647a02c4a78fb0f0557805601c958
|
||||
files:
|
||||
- path: /etc/kubelet.sh.conf
|
||||
contents: |
|
||||
|
@ -36,7 +36,7 @@ services:
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:d313eea3d9d7fbcbc927d06a6700325725db2a82
|
||||
- name: kubelet
|
||||
image: linuxkitprojects/kubernetes:f3be02879f599ed59be5e307b866249e1a2f2eff
|
||||
image: linuxkitprojects/kubernetes:710738dd5a75bb06a1a5a88c74df136ea05bc8a5
|
||||
files:
|
||||
- path: etc/linuxkit.yml
|
||||
metadata: yaml
|
||||
|
Loading…
Reference in New Issue
Block a user