From fb637e3b54b7434f8a78743ef2a679338ed5bf05 Mon Sep 17 00:00:00 2001 From: Ben Wilson Date: Thu, 20 Jun 2024 13:41:43 -0400 Subject: [PATCH] chore: update ceramic-anchoring-benchmark fields --- performance/ceramic-anchoring-benchmark/network.yaml | 4 +--- performance/ceramic-anchoring-benchmark/simulation.yaml | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/performance/ceramic-anchoring-benchmark/network.yaml b/performance/ceramic-anchoring-benchmark/network.yaml index 2b54ce7..1ec10d5 100644 --- a/performance/ceramic-anchoring-benchmark/network.yaml +++ b/performance/ceramic-anchoring-benchmark/network.yaml @@ -31,6 +31,4 @@ spec: monitoring: namespaced: true replicas: 2 - bootstrap: - image: samika98/runner:cabv1 - imagePullPolicy: IfNotPresent + diff --git a/performance/ceramic-anchoring-benchmark/simulation.yaml b/performance/ceramic-anchoring-benchmark/simulation.yaml index 4265d32..6208dde 100644 --- a/performance/ceramic-anchoring-benchmark/simulation.yaml +++ b/performance/ceramic-anchoring-benchmark/simulation.yaml @@ -10,5 +10,3 @@ spec: runTime: 20 throttleRequests: 100 anchorWaitTime: 40 - image: samika98/runner:cab-v - imagePullPolicy: Always \ No newline at end of file