diff --git a/apps/base/customer1/siriusdevops-db/pg-cluster-siriusdevops.yaml b/apps/base/customer1/siriusdevops-db/pg-cluster-siriusdevops.yaml index d7c31ca..132048a 100644 --- a/apps/base/customer1/siriusdevops-db/pg-cluster-siriusdevops.yaml +++ b/apps/base/customer1/siriusdevops-db/pg-cluster-siriusdevops.yaml @@ -29,6 +29,12 @@ spec: login: true passwordSecret: name: trading-db-credentials + # News app role (news_bot scraper + analyst + messenger) + - name: news_app + ensure: present + login: true + passwordSecret: + name: news-app-password bootstrap: initdb: