stack.basicstack.de/apps/pangolin
CTO Agent 05f0101684 chore(pangolin): Scale pangolin-controller to 0 pending API key re-issuance
The DB switch (DEV-451, SQLite -> PostgreSQL) starts Pangolin from a
fresh schema with no admin user or API key. The controller's bearer
token in pangolin-controller-api-key SealedSecret was issued against
the old SQLite state and is now invalid (the controller was already
in CrashLoopBackOff for the same reason).

Scale to 0 replicas so the ArgoCD Application reports Healthy after
the DB migration. Follow-up work will run Pangolin initial setup,
issue a new controller API key, and re-seal the secret before scaling
back to 1.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-08-08 11:20:22 +00:00
..
.gitkeep Add Pangolin repository structure and DNS configuration 2026-07-26 11:58:00 +00:00
namespace.yaml Add Pangolin repository structure and DNS configuration 2026-07-26 11:58:00 +00:00
pangolin-config.yaml fix(pangolin): Render postgres.connection_string into config.yml at startup 2026-08-08 11:17:40 +00:00
pangolin-controller-api-key-sealed.yaml Fix Pangolin controller sealed secret - include Bearer prefix 2026-08-02 17:29:54 +00:00
pangolin-controller-config.yaml Update Pangolin controller API key to new sealed secret 2026-08-02 16:39:07 +00:00
pangolin-controller-deployment.yaml chore(pangolin): Scale pangolin-controller to 0 pending API key re-issuance 2026-08-08 11:20:22 +00:00
pangolin-controller-rbac.yaml Add missing Traefik CRD permissions to pangolin-controller RBAC 2026-08-02 10:14:20 +00:00
pangolin-controller-service.yaml refactor(pangolin): Move controller manifests to app root for Argo CD 2026-08-01 15:52:49 +00:00
pangolin-deployment.yaml fix(pangolin): Render postgres.connection_string into config.yml at startup 2026-08-08 11:17:40 +00:00
pangolin-paperclip-configuration-guide-community.md Add Pangolin Community Edition configuration guide for paperclip.basicstack.de 2026-08-02 13:11:01 +00:00
pangolin-postgres-secrets-sealed.yaml feat(pangolin): Switch Pangolin database from SQLite to PostgreSQL 2026-08-08 11:14:43 +00:00
pangolin-secrets-sealed.yaml Add Pangolin Kubernetes manifests 2026-07-26 12:09:07 +00:00
postgres.yaml feat(pangolin): Switch Pangolin database from SQLite to PostgreSQL 2026-08-08 11:14:43 +00:00