Files
homelab/k8s/apps/tg-bots/kustomization.yaml
AB 5c886d7604
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 13s
Check with kubeconform / lint (push) Successful in 14s
Auto-update README / Generate README and Create MR (push) Successful in 9s
Added bot restart
2025-12-03 16:11:42 +02:00

11 lines
177 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- app.yaml
- get-id-bot.yaml
- external-secrets.yaml
- desubot.yaml
- restart-job.yaml