Commit a3838486 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Manifests:

- corrected log level of Monitoring component
parent 646e2b15
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ spec:
        - containerPort: 9192
        env:
        - name: LOG_LEVEL
          value: "DEBUG"
          value: "INFO"
        envFrom:
        - secretRef:
            name: qdb-data