From 183230acab2e8d0f162280b51f44d967e3a6ac25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Henning?= <soeren.henning@email.uni-kiel.de> Date: Mon, 7 Jun 2021 07:15:01 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- theodolite-quarkus/config/example-benchmark-yaml-resource.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theodolite-quarkus/config/example-benchmark-yaml-resource.yaml b/theodolite-quarkus/config/example-benchmark-yaml-resource.yaml index c92ffcf78..e055c97f2 100644 --- a/theodolite-quarkus/config/example-benchmark-yaml-resource.yaml +++ b/theodolite-quarkus/config/example-benchmark-yaml-resource.yaml @@ -23,7 +23,7 @@ loadTypes: - key: "container" value: "workload-generator" - type: "NumSensorsLoadGeneratorReplicaPatcher" - resource: "uc1-load-generator-deploym ent.yaml" + resource: "uc1-load-generator-deployment.yaml" config: - key: "loadGenMaxRecords" value: "15000" -- GitLab