diff --git a/cluster/apps/gitea/gitea-act.yml b/cluster/apps/gitea/gitea-act.yml index 2f46bac..03cc628 100644 --- a/cluster/apps/gitea/gitea-act.yml +++ b/cluster/apps/gitea/gitea-act.yml @@ -19,6 +19,7 @@ spec: spec: restartPolicy: Always hostNetwork: true + dnsPolicy: ClusterFirstWithHostNet volumes: - name: docker-certs emptyDir: {}