Files
homelab/k8s/apps/gitea/kustomization.yaml
T
Ultradesu 80b792ce8c
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 13s
Check with kubeconform / lint (push) Successful in 10s
Auto-update README / Generate README and Create MR (push) Successful in 8s
Fixed gitea runner scheduling. Bump amnezia
2026-07-30 23:16:36 +01:00

13 lines
244 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- app.yaml
- external-secrets.yaml
- deployment.yaml
- runner-rbac.yaml
- runner-rebalance.yaml
- user-unban-cronjob.yaml
- service.yaml
- ingress.yaml