fix(gitea): correct indentation for network configuration in helmchart-actions.yaml

这个提交包含在:
rohow
2026-01-22 22:47:13 +08:00
未验证
父节点 7628b43f96
当前提交 201c95bffc
@@ -22,8 +22,8 @@ spec:
container:
require_docker: true
docker_timeout: 300s
# 使用bridge网络模式,解决mtu问题
network: bridge
# 使用bridge网络模式,解决mtu问题
network: bridge
dind:
# 挂载dind docker配置文件,解决mtu带来的网络问题
extraVolumeMounts: