Added logging via Filebeat -> Logstash
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user