Skip to content

Commit

Permalink
fix image-cri-shim config
Browse files Browse the repository at this point in the history
Signed-off-by: cuisongliu <[email protected]>
  • Loading branch information
cuisongliu committed Sep 7, 2023
1 parent d1da5d9 commit 19f235e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k3s/Kubefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ ENV registryData=/var/lib/registry \
defaultVIP=10.103.97.2 \
SEALOS_SYS_CRI_ENDPOINT=/run/k3s/containerd/containerd.sock \
SEALOS_SYS_IMAGE_ENDPOINT=/var/run/image-cri-shim.sock \
SEALOS_SYS_K3S_MODE=server \
sandboxImage=rancher/mirrored-pause:3.6
COPY --from=docker.io/labring/kubernetes:v1.25.13 cri/registry cri/registry
COPY --from=ghcr.io/labring/sealos-patch:latest . .
Expand Down

0 comments on commit 19f235e

Please sign in to comment.