fix(api): restore info logging in prod
This commit is contained in:
parent
724fc55f04
commit
02a40a0d6a
1 changed files with 0 additions and 8 deletions
|
|
@ -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"
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue