feat(k8s/gitea): add act_runner with DinD for Gitea Actions

This commit is contained in:
2026-05-11 21:05:48 +03:00
parent 3715d1af73
commit 85b5328dd1
3 changed files with 94 additions and 0 deletions
+3
View File
@@ -2,3 +2,6 @@ apiVersion: v1
kind: Namespace
metadata:
name: gitea
labels:
# act_runner DinD sidecar requires privileged; relax PSA enforce for this ns
pod-security.kubernetes.io/enforce: privileged