refactor: rename remaining mikrotik references to tod across CI, helm, frontend, and observability

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jason Staack
2026-03-14 12:03:51 -05:00
parent 183f9de0f1
commit cfa18a4095
9 changed files with 32 additions and 32 deletions

View File

@@ -2,7 +2,7 @@
-- The Other Dude v9.0 — Demo Seed Data (Big Lebowski themed)
-- =============================================================================
-- Creates two tenants with realistic MikroTik device data for screenshots.
-- Run against a fresh database after migrations: psql -U postgres -d mikrotik -f seed-demo-data.sql
-- Run against a fresh database after migrations: psql -U postgres -d tod -f seed-demo-data.sql
-- Idempotent: uses ON CONFLICT DO NOTHING.
-- =============================================================================