Env variable fix
This commit is contained in:
parent
9816c281ad
commit
7281fb238f
@ -22,7 +22,7 @@ spec:
|
||||
env:
|
||||
- name: BACKEND_API_INTERNAL_RMQ_HOST
|
||||
value: "rabbitmq.app-notifications.svc.cluster.local"
|
||||
- name: BACKEND_API_DB_HOST
|
||||
- name: BACKEND_API_INTERNAL_DB_HOST
|
||||
value: "mysql.app-notifications.svc.cluster.local"
|
||||
volumeMounts:
|
||||
- name: backend-api-internal-secrets
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user