feat(metrics): add ACCOUNT_SERVICE_URL environment variable to nowchess rollouts

This commit is contained in:
2026-06-10 10:16:38 +02:00
parent 6b2ba5d90c
commit 26b5e73aa3
+2
View File
@@ -439,6 +439,8 @@ spec:
secretKeyRef:
name: ncs-internal-secret
key: INTERNAL_SECRET
- name: ACCOUNT_SERVICE_URL
value: http://nowchess-account:8083
ports:
- containerPort: 8088
protocol: TCP