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

Minor code style fix

parent ceec4f31
Branches
Tags
2 merge requests!159Re-implementation of Theodolite with Kotlin/Quarkus,!152Adjust Benchmark Definitions for Operator
......@@ -29,7 +29,7 @@ spec:
- name: THEODOLITE_APP_RESOURCES
value: "./benchmark-resources"
- name: RESULTS_FOLDER
value: "results"
value: "./results"
volumeMounts:
{{- if .Values.operator.resultsVolume.enabled }}
- name: theodolite-pv-storage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment