diff --git a/cluster/apps/gitea/gitea-act.yml b/cluster/apps/gitea/gitea-act.yml index 754e12b..663bc94 100644 --- a/cluster/apps/gitea/gitea-act.yml +++ b/cluster/apps/gitea/gitea-act.yml @@ -18,6 +18,7 @@ spec: app: gitea-act-runner spec: restartPolicy: Always + hostNetwork: true volumes: - name: docker-certs emptyDir: {}