fix(k8s/gitea): patch act_runner storageClassName around chart 0.1.0 bug

This commit is contained in:
2026-05-11 21:11:42 +03:00
parent 172805a81a
commit 8d8c6dc86b
2 changed files with 15 additions and 2 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