feat(metrics): add ACCOUNT_SERVICE_URL environment variable to nowchess rollouts
This commit is contained in:
@@ -439,6 +439,8 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: ncs-internal-secret
|
name: ncs-internal-secret
|
||||||
key: INTERNAL_SECRET
|
key: INTERNAL_SECRET
|
||||||
|
- name: ACCOUNT_SERVICE_URL
|
||||||
|
value: http://nowchess-account:8083
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8088
|
- containerPort: 8088
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
|||||||
Reference in New Issue
Block a user