lib-db-module env variable

This commit is contained in:
2025-11-06 20:35:20 +01:00
parent 31f830c04b
commit c85848097e
3 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ spec:
- containerPort: 9000
name: metrics
env:
- name: SERVICE_DRQ_DB_HOST
- name: DB_HOST
value: "mysql.app-notifications.svc.cluster.local"
- name: BACKEND_API_URL
value: "http://backend-api-internal.app-notifications.svc.cluster.local:8101/internal/receive-notifications"