fix(marketing): point license API URL to neuron-license service on correct port 8082
This commit is contained in:
@@ -28,7 +28,7 @@ spec:
|
||||
- name: NODE_ENV
|
||||
value: production
|
||||
- name: NEURON_LICENSE_API_URL
|
||||
value: http://neuron-mcp.neuron-prod.svc.cluster.local:8080
|
||||
value: http://neuron-license.neuron-prod.svc.cluster.local:8082
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: neuron-marketing-secrets
|
||||
|
||||
Reference in New Issue
Block a user