Added logging via Filebeat -> Logstash
This commit is contained in:
@@ -24,7 +24,7 @@ spec:
|
||||
- name: BACKEND_API_DB_HOST
|
||||
value: "mysql.app-notifications.svc.cluster.local"
|
||||
- name: LOG_LEVEL
|
||||
value: "DEBUG"
|
||||
value: "INFO"
|
||||
volumeMounts:
|
||||
- name: backend-api-secrets
|
||||
mountPath: /etc/secrets
|
||||
|
||||
Reference in New Issue
Block a user