Debugging
This commit is contained in:
parent
7c1e8c3fd1
commit
eb409d1f81
@ -23,6 +23,8 @@ spec:
|
|||||||
env:
|
env:
|
||||||
- name: BACKEND_API_DB_HOST
|
- name: BACKEND_API_DB_HOST
|
||||||
value: "mysql.app-notifications.svc.cluster.local"
|
value: "mysql.app-notifications.svc.cluster.local"
|
||||||
|
- name: LOG_LEVEL
|
||||||
|
value: "DEBUG"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: backend-api-secrets
|
- name: backend-api-secrets
|
||||||
mountPath: /etc/secrets
|
mountPath: /etc/secrets
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user