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