add gitea actions runner manager

This commit is contained in:
2026-03-13 22:37:21 +01:00
parent c056d86da2
commit 168f480c75
12 changed files with 297 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- pvc.yaml
- configmap.yaml
- service.yaml
- rbac.yaml
- secret.yaml
- deployment.yaml