Commit graph

4 commits

Author SHA1 Message Date
harish-berri
e64526a4bd fix(perf): use bitnamilegacy images for Postgres and Redis
Some checks are pending
Unit Tests: Proxy DB Operations / proxy-db (auth-checks, tests/proxy_unit_tests/test_auth_checks.py tests/proxy_unit_tests/test_user_api_key_auth.py, 20, 8) (push) Waiting to run
Unit Tests: Proxy DB Operations / proxy-db (key-generation, tests/proxy_unit_tests/test_key_generate_prisma.py, 30, 0) (push) Waiting to run
Unit Tests: Proxy DB Operations / proxy-db (remaining, tests/proxy_unit_tests --ignore=tests/proxy_unit_tests/test_key_generate_prisma.py --ignore=tests/proxy_unit_tests/test_auth_checks.py --ignore=tests/proxy_unit_tests/test_user_api_key_auth.py, 30, 8) (push) Waiting to run
Unit Tests: Security / security (push) Waiting to run
docker.io/bitnami/* tags bundled with the subcharts often 404 after Bitnami
catalog changes; pin to active bitnamilegacy tags on Docker Hub.

Made-with: Cursor
2026-04-22 20:01:15 +00:00
harish-berri
d39ea97128 fix(perf): set gp2 storageClass for Bitnami Postgres and Redis on EKS
PVCs were Pending with no storageClass; bind to cluster gp2 so volumes
provision and StatefulSets can schedule.

Made-with: Cursor
2026-04-22 19:27:07 +00:00
harish-berri
c5fdb9cc3e update database image tag 2026-04-22 19:01:45 +00:00
harish-berri
d9069f4049 Update setup to use argo cd app. move older setup to legacy which needs to be deleted later 2026-04-22 18:48:10 +00:00