feat(metrics): add ACCOUNT_SERVICE_URL environment variable to nowchess rollouts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user