diff --git a/execution/helm/templates/theodolite/thedolite-operator.yaml b/execution/helm/templates/theodolite/thedolite-operator.yaml index fb206c7542160ae2b87167ba9b873b6a9ed9c89a..497ed751e8aa6c5ba2f9bfe926ecec47a0fa7067 100644 --- a/execution/helm/templates/theodolite/thedolite-operator.yaml +++ b/execution/helm/templates/theodolite/thedolite-operator.yaml @@ -35,6 +35,9 @@ spec: ports: - containerPort: 80 name: analysis + env: + - name: LOG_LEVEL + value: INFO volumes: - name: benchmark-resources configMap: