Skip to content

Commit f97acb4

Browse files
committed
chore(workflow): add baidu and 163 mirror
1 parent 8dbbd51 commit f97acb4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_scripts/install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ if [[ "${INSTALL_K3S_MIRROR}" == "cn" ]] ; then
5858
mirrors:
5959
"docker.io":
6060
endpoint:
61+
- "https://hub-mirror.c.163.com"
62+
- "https://mirror.baidubce.com"
6163
- "https://docker-mirror.drycc.cc"
6264
- "https://registry-1.docker.io"
6365
"quay.io":

0 commit comments

Comments
 (0)