blumeops/argocd/manifests
Erich Blume 4ca2e39901 Externalize TeslaMate dashboards to forge mirror (#296)
## Summary
- Replaces 18 TeslaMate dashboard ConfigMaps (713 KB / 22,080 lines) with a Grafana init container
- Init container fetches dashboard JSON directly from `mirrors/teslamate` on forge, pinned to `v3.0.0`
- Grafana's file provider picks them up from `/tmp/dashboards/TeslaMate/` via `foldersFromFilesStructure`
- Non-TeslaMate dashboards remain as ConfigMaps (unchanged)

## How it works
- New `init-teslamate-dashboards` init container uses busybox `wget` to fetch each JSON file from `https://forge.eblu.me/mirrors/teslamate/raw/tag/v3.0.0/grafana/dashboards/`
- Files land in `/tmp/dashboards/TeslaMate/`, same emptyDir volume the sidecar uses
- The sidecar continues to handle ConfigMap-based dashboards; the init container handles TeslaMate
- Version pin is in the init container args (TESLAMATE_VERSION)

## Deployment and Testing
- [ ] Sync `grafana` app from branch — verify init container runs and fetches dashboards
- [ ] Sync `grafana-config` app from branch — verify TeslaMate ConfigMaps are pruned
- [ ] Check Grafana UI: TeslaMate folder should still contain all 18 dashboards
- [ ] Verify non-TeslaMate dashboards are unaffected
- [ ] After merge: sync both apps from main

Reviewed-on: #296
2026-03-15 18:31:19 -07:00
..
1password-connect Fix 1Password Connect credentials for chart 2.3.0 2026-02-13 17:30:45 -08:00
alloy-k8s Bump Grafana Alloy to v1.14.0 (#292) 2026-03-13 16:25:27 -07:00
alloy-ringtail Bump Grafana Alloy to v1.14.0 (#292) 2026-03-13 16:25:27 -07:00
alloy-tracing-ringtail Bump Grafana Alloy to v1.14.0 (#292) 2026-03-13 16:25:27 -07:00
argocd Add ExternalSecret default fields to prevent ArgoCD drift 2026-03-05 09:11:23 -08:00
authentik Add :kustomized sentinel tag to manifest images, review devpi 2026-03-06 08:15:06 -08:00
cloudnative-pg Port CloudNative-PG off Helm to direct release manifest (#268) 2026-02-25 17:37:53 -08:00
cv Add :kustomized sentinel tag to manifest images, review devpi 2026-03-06 08:15:06 -08:00
databases Pin blumeops-pg to PostgreSQL 18.3 2026-02-27 16:25:32 -08:00
devpi Add :kustomized sentinel tag to manifest images, review devpi 2026-03-06 08:15:06 -08:00
docs Update docs release to v1.14.1 2026-03-14 10:11:06 -07:00
external-secrets Add External Secrets Operator with 1Password Connect (#66) (#66) 2026-01-28 19:30:10 -08:00
forgejo-runner Upgrade Dagger engine from v0.20.0 to v0.20.1 2026-03-06 20:41:02 -08:00
frigate Remove unused Mosquitto MQTT broker from ringtail 2026-03-11 18:37:31 -07:00
grafana Externalize TeslaMate dashboards to forge mirror (#296) 2026-03-15 18:31:19 -07:00
grafana-config Externalize TeslaMate dashboards to forge mirror (#296) 2026-03-15 18:31:19 -07:00
homepage Review jobsync: add to services-check and homepage (#291) 2026-03-11 17:36:51 -07:00
immich Fix mirror org refs in ArgoCD apps and widen credential template (#266) 2026-02-25 06:55:53 -08:00
jobsync Review jobsync: add to services-check and homepage (#291) 2026-03-11 17:36:51 -07:00
kiwix Add :kustomized sentinel tag to manifest images, review devpi 2026-03-06 08:15:06 -08:00
kube-state-metrics Add :kustomized sentinel tag to manifest images, review devpi 2026-03-06 08:15:06 -08:00
kube-state-metrics-ringtail Add :kustomized sentinel tag to manifest images, review devpi 2026-03-06 08:15:06 -08:00
loki Add :kustomized sentinel tag to manifest images, review devpi 2026-03-06 08:15:06 -08:00
miniflux Add :kustomized sentinel tag to manifest images, review devpi 2026-03-06 08:15:06 -08:00
navidrome Add :kustomized sentinel tag to manifest images, review devpi 2026-03-06 08:15:06 -08:00
ntfy Add :kustomized sentinel tag to manifest images, review devpi 2026-03-06 08:15:06 -08:00
nvidia-device-plugin Add :kustomized sentinel tag to manifest images, review devpi 2026-03-06 08:15:06 -08:00
ollama Bump Ollama memory to 24Gi and enable flash attention 2026-03-11 20:33:22 -07:00
prometheus Add :kustomized sentinel tag to manifest images, review devpi 2026-03-06 08:15:06 -08:00
tailscale-operator Expose Forgejo publicly at forge.eblu.me (#278) 2026-03-03 08:40:41 -08:00
tailscale-operator-base Externalize Tailscale operator to forge mirror (#295) 2026-03-15 17:44:35 -07:00
tailscale-operator-ringtail Deploy Tailscale operator on ringtail k3s cluster (#215) 2026-02-19 09:33:05 -08:00
tempo Add :kustomized sentinel tag to manifest images, review devpi 2026-03-06 08:15:06 -08:00
teslamate Add :kustomized sentinel tag to manifest images, review devpi 2026-03-06 08:15:06 -08:00
torrent Add :kustomized sentinel tag to manifest images, review devpi 2026-03-06 08:15:06 -08:00