gitea runner

This commit is contained in:
Philip Haupt
2025-09-13 19:06:31 +02:00
parent 84805e43fd
commit 2598600702
4 changed files with 337 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
helmCharts:
- name: act-runner
repo: https://gringolito.github.io/helm-charts/
version: 0.2.0
releaseName: gitea-runner
includeCRDs: true
namespace: gitea-runner
valuesFile: values.yaml