Files
kubernetes/manifests/artemis/gitea-runners/kustomization.yaml
Daniël Groothuis 894945e06b
Some checks failed
Validate K8s manifests / validate-manifests (push) Failing after 4s
chore(bootstrap): Added first action
2025-10-23 15:27:10 +02:00

14 lines
277 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
metadata:
name: gitea-runners
helmCharts:
- name: actions
repo: https://dl.gitea.com/charts/
version: 0.0.1
releaseName: gitea-actions
namespace: gitea-runners
valuesFile: values.yaml