No more debugging
This commit is contained in:
parent
6bb357e3c6
commit
e3c46cfd0d
@ -26,7 +26,7 @@ spec:
|
|||||||
- name: BACKEND_API_INTERNAL_DB_HOST
|
- name: BACKEND_API_INTERNAL_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-internal-secrets
|
- name: backend-api-internal-secrets
|
||||||
mountPath: /etc/secrets
|
mountPath: /etc/secrets
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user