add hostNetwork: true

This commit is contained in:
2025-10-15 15:05:22 +05:30
parent 2d80756717
commit 4617f33e44

View File

@@ -19,6 +19,7 @@ spec:
app: gitea-act-runner app: gitea-act-runner
spec: spec:
restartPolicy: Always restartPolicy: Always
hostNetwork: true
volumes: volumes:
- name: docker-certs - name: docker-certs
emptyDir: {} emptyDir: {}