Skip to content
Snippets Groups Projects

Add Theodolite docs

Merged Sören Henning requested to merge 0.5-docs into master
1 file
+ 6
1
Compare changes
  • Side-by-side
  • Inline
@@ -11,4 +11,9 @@ data:
@@ -11,4 +11,9 @@ data:
{{ ($.Files.Glob (printf "benchmark-definitions/%s/resources/*" $name)).AsConfig | indent 2 }}
{{ ($.Files.Glob (printf "benchmark-definitions/%s/resources/*" $name)).AsConfig | indent 2 }}
---
---
{{- end }}
{{- end }}
{{- end }}
{{- end }}
\ No newline at end of file
apiVersion: v1
 
kind: ConfigMap
 
metadata:
 
name: benchmark-resources-custom
 
data: {}
Loading