Skip to content
Snippets Groups Projects
Commit ad6b50e8 authored by Sören Henning's avatar Sören Henning
Browse files

Enable info-logs for lag analysis

parent 352347ad
No related branches found
No related tags found
3 merge requests!159Re-implementation of Theodolite with Kotlin/Quarkus,!157Update Graal Image in CI pipeline,!83WIP: Re-implementation of Theodolite with Kotlin/Quarkus
Pipeline #3670 passed
...@@ -35,6 +35,9 @@ spec: ...@@ -35,6 +35,9 @@ spec:
ports: ports:
- containerPort: 80 - containerPort: 80
name: analysis name: analysis
env:
- name: LOG_LEVEL
value: INFO
volumes: volumes:
- name: benchmark-resources - name: benchmark-resources
configMap: configMap:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment