No more debugging
This commit is contained in:
parent
77e5ff381c
commit
7a648f4234
@ -24,7 +24,7 @@ spec:
|
|||||||
- 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
|
- name: LOG_LEVEL
|
||||||
value: "DEBUG"
|
value: "INFO"
|
||||||
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