diff --git a/apps/infra/devops/gitea/helmchart-actions.yaml b/apps/infra/devops/gitea/helmchart-actions.yaml index 88a7ceb..a738c56 100644 --- a/apps/infra/devops/gitea/helmchart-actions.yaml +++ b/apps/infra/devops/gitea/helmchart-actions.yaml @@ -22,6 +22,8 @@ spec: container: require_docker: true docker_timeout: 300s + # 使用bridge网络模式,解决mtu问题 + network: bridge dind: # 挂载dind docker配置文件,解决mtu带来的网络问题 extraVolumeMounts: