nxtgauge-gitops/apps/litellm/base
sync-test c1dd9538cd
Some checks failed
sync-to-github / sync (push) Failing after 5s
feat(backup): add postgres backup CronJobs for litellm and main data namespace
- pg_dump + B2 (S3-compatible) upload with retention-based pruning
- litellm backup job is suspended: the nxtgauge-ai postgres instance
  currently has a corrupt litellm database catalog file, un-suspend
  once that's fixed/reinitialized
- secrets encrypted with sops per repo convention (.sops.yaml)
- not yet wired into kustomizations; apps/postgresql is not part of
  the Flux-applied tree today (statefulset.yaml predates this and is
  also unwired) - needs a deliberate decision on how postgres is
  meant to be deployed/applied before enabling
2026-08-15 22:34:41 +05:30
..
configmap.yaml feat(ai): add AI plans docs, LiteLLM manifests, and infrastructure updates 2026-06-15 06:15:41 +05:30
db-backup-cronjob.yaml feat(backup): add postgres backup CronJobs for litellm and main data namespace 2026-08-15 22:34:41 +05:30
db-backup-secret.yaml feat(backup): add postgres backup CronJobs for litellm and main data namespace 2026-08-15 22:34:41 +05:30
db-secret.yaml Encrypt all secrets with SOPS, add Flux decryption support, rotate JWT_SECRET/AI_SERVICE_KEY 2026-07-02 17:56:28 +05:30
deployment.yaml fix(litellm): restore DATABASE_URL env var lost when adopting the drifted live deployment 2026-07-21 06:40:18 +05:30
ingress.yaml feat(ai): add AI plans docs, LiteLLM manifests, and infrastructure updates 2026-06-15 06:15:41 +05:30
kustomization.yaml feat(ai): add AI plans docs, LiteLLM manifests, and infrastructure updates 2026-06-15 06:15:41 +05:30
postgres.yaml fix(ai): set postgres pgdata subdir 2026-06-15 07:26:55 +05:30
ratelimit.yaml feat(ai): add AI plans docs, LiteLLM manifests, and infrastructure updates 2026-06-15 06:15:41 +05:30
secret.yaml Encrypt all secrets with SOPS, add Flux decryption support, rotate JWT_SECRET/AI_SERVICE_KEY 2026-07-02 17:56:28 +05:30
service.yaml feat(ai): add AI plans docs, LiteLLM manifests, and infrastructure updates 2026-06-15 06:15:41 +05:30