From 346fc3cad836f5a15d33152b5fcb38ee313981f3 Mon Sep 17 00:00:00 2001 From: Florian Date: Sat, 18 Oct 2025 21:33:25 +0200 Subject: [PATCH] No more debugging --- backend-push-notifications/deployment.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/backend-push-notifications/deployment.yaml b/backend-push-notifications/deployment.yaml index fe41859..3311fac 100644 --- a/backend-push-notifications/deployment.yaml +++ b/backend-push-notifications/deployment.yaml @@ -26,8 +26,6 @@ spec: value: "rabbitmq.app-notifications.svc.cluster.local" - name: BACKEND_PN_DB_HOST value: "mysql.app-notifications.svc.cluster.local" - - name: LOG_LEVEL - value: "DEBUG" volumeMounts: - name: backend-push-notifications-secrets mountPath: /etc/secrets