diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b7d75d5470d8073a2021e06428e9170f605ec7b3..bdeadb90f764b7bbb4737b69d317e5a5593bb402 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -51,7 +51,7 @@ build-benchmarks: - "theodolite-benchmarks/build/libs/*.jar" - "theodolite-benchmarks/*/build/libs/*.jar" - "theodolite-benchmarks/*/build/distributions/*.tar" - expire_in: 1 day + expire_in: 6 hours test-benchmarks: stage: test diff --git a/execution/helm/values.yaml b/execution/helm/values.yaml index 5e48ad46b01689c974189f471b0016e45d71f958..f45bdc10535eb6e075d77ff903cac934f37b8801 100644 --- a/execution/helm/values.yaml +++ b/execution/helm/values.yaml @@ -24,6 +24,9 @@ grafana: # Administrator credentials when not using an existing secret (see below) adminUser: admin adminPassword: admin + grafana.ini: + users: + default_theme: light ## Sidecars that collect the configmaps with specified label and stores the included files them into the respective folders ## Requires at least Grafana 5 to work and can't be used together with parameters dashboardProviders, datasources and dashboards sidecar: