Moved platform databases to platform-postgres

This commit is contained in:
Arvind Prabhakar 2026-06-24 20:28:38 +00:00
commit 5ee0a9e59d
8 changed files with 57 additions and 53 deletions

View file

@ -1,4 +1,5 @@
namespace: database
name: platform-postgres
namespace: platform-services
image:
repository: postgres
@ -7,7 +8,7 @@ image:
auth:
database: postgres
username: postgres
secret: postgres-secret
secret: platform-postgres-secret
storage:
className: longhorn