chore: update apk repository URL

- Change the APK repository URL to use a mirror site
- This ensures better availability and potentially faster downloads

The update to the repository URL is intended to improve the
reliability of package installations in the daemonset's
configuration.
This commit is contained in:
songtianlun 2025-04-26 11:17:59 +08:00
parent aef5c35ab8
commit 2aa00b6639

View File

@ -171,6 +171,7 @@ spec:
- -c
- |
# 安装依赖工具
sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories
apk add --no-cache bash s3cmd tar rsync curl jq
# 启动一个循环,每分钟检查一次触发文件