Files
claude-code/dashboard/deploy/kustomization.yaml
OpenCode Test 73512e92a6 Update dashboard manifests and add automation
- Updated deployment with correct Pi 3 tolerations
- Updated ingress for cloudflare-tunnel
- Added crontab example for systemd alternative
- Updated go.sum

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 11:39:40 -08:00

20 lines
376 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: k8s-agent
resources:
- namespace.yaml
- pvc.yaml
- deployment.yaml
- service.yaml
- ingress.yaml
commonLabels:
app.kubernetes.io/part-of: k8s-agent-system
app.kubernetes.io/managed-by: argocd
images:
- name: gitea-http.taildb3494.ts.net/will/k8s-agent-dashboard
newTag: latest