Files
homelab/k8s/apps/gitea/kustomization.yaml
T
ab 3d58baaf2f
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 37s
Check with kubeconform / lint (push) Failing after 12s
Auto-update README / Generate README and Create MR (push) Successful in 15s
Added tmp job for unban me in gitea
2026-06-28 11:50:56 +03:00

11 lines
197 B
YAML

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