Files
homelab/k8s/apps/llamacpp/kustomization.yaml
T
Ultradesu 82dbe84075
Auto-update README / Generate README and Create MR (push) Failing after 10m17s
Check with kubeconform / lint (push) Failing after 11m23s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Failing after 12m29s
Added llama.cpp on ai
2026-06-04 16:59:58 +03:00

9 lines
145 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- app.yaml
- configmap.yaml
- deployment.yaml
- service.yaml