fix(api): restore info logging in prod

This commit is contained in:
Alex 2026-08-27 21:22:25 +02:00
parent 724fc55f04
commit 02a40a0d6a

View file

@ -41,11 +41,3 @@ patches:
labelSelector: labelSelector:
matchLabels: matchLabels:
app.kubernetes.io/name: nereus-api app.kubernetes.io/name: nereus-api
- target:
kind: ConfigMap
name: nereus-api-config
patch: |
- op: replace
path: /data/LOG_LEVEL
value: "warn"