Final step of the wave-1 indri-k8s migration. paperless, teslamate, mealie run on ringtail with data migrated, verified, and backed up (local + BorgBase offsite via PR #364). - Remove minikube paperless/teslamate/mealie manifest dirs + ArgoCD app defs (prunes the parked Deployments/Services + redundant minikube mealie/paperless PVCs) - Drop paperless/teslamate roles + ExternalSecrets from the minikube blumeops-pg cluster - miniflux + authentik stay on minikube (later waves) Finalization after merge: sync apps + databases to prune, then DROP DATABASE paperless/teslamate on indri's blumeops-pg (fresh safety dump taken first). Reviewed-on: #365
8 lines
580 B
Markdown
8 lines
580 B
Markdown
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).
|