Decommission wave-1 minikube services (paperless, teslamate, mealie)

These run on ringtail now with data migrated, verified, and backed up
(PR #363 + #364). Remove their minikube manifest dirs + ArgoCD app defs
(pruning the parked Deployments/Services and the redundant minikube
mealie/paperless PVCs), and drop the paperless/teslamate roles +
ExternalSecrets from the minikube blumeops-pg cluster. miniflux + authentik
stay on minikube (later waves).

Finalization (post-merge): sync apps + databases to prune, then drop the
paperless/teslamate databases from indri's blumeops-pg.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-06-03 12:34:40 -07:00
commit 2ad2b6b8d1
25 changed files with 11 additions and 755 deletions

View file

@ -0,0 +1,8 @@
Decommission the wave-1 services on minikube-indri now that paperless,
teslamate, and mealie run on ringtail with their data backed up. Removes the
minikube `paperless`/`teslamate`/`mealie` manifest dirs + ArgoCD app
definitions (pruning the parked Deployments, Services, and the redundant
minikube mealie/paperless PVCs), and drops the `paperless`/`teslamate` roles
from the minikube `blumeops-pg` cluster. The `paperless` and `teslamate`
databases are dropped from indri's blumeops-pg as the finalization step.
miniflux + authentik remain on the minikube cluster (later waves).