diff --git a/resources/loadtest/base/publisher.yaml b/resources/loadtest/base/publisher.yaml index 464fe60..a4ff4b2 100644 --- a/resources/loadtest/base/publisher.yaml +++ b/resources/loadtest/base/publisher.yaml @@ -19,7 +19,7 @@ spec: spec: serviceAccountName: loadtest-publisher containers: - - image: ghcr.io/kyma-project/eventing-tools:0.0.2 + - image: ghcr.io/kyma-project/eventing-tools:0.0.3 args: - publisher - --loadtest diff --git a/resources/loadtest/base/subscriber.yaml b/resources/loadtest/base/subscriber.yaml index 62902ae..1d1fa5f 100644 --- a/resources/loadtest/base/subscriber.yaml +++ b/resources/loadtest/base/subscriber.yaml @@ -28,7 +28,7 @@ spec: - kyma-system topologyKey: kubernetes.io/hostname containers: - - image: ghcr.io/kyma-project/eventing-tools:0.0.2 + - image: ghcr.io/kyma-project/eventing-tools:0.0.3 args: - subscriber - --loadtest @@ -87,7 +87,7 @@ spec: - kyma-system topologyKey: kubernetes.io/hostname containers: - - image: ghcr.io/kyma-project/eventing-tools:0.0.2 + - image: ghcr.io/kyma-project/eventing-tools:0.0.3 args: - subscriber - --loadtest