Skip to content
Snippets Groups Projects
Commit 61a852f7 authored by Björn Vonheiden's avatar Björn Vonheiden Committed by Sören Henning
Browse files

Use image from dockerhub

parent ac964c8e
No related branches found
No related tags found
1 merge request!45Run theodolite benchmarking in Kubernetes
...@@ -7,8 +7,8 @@ spec: ...@@ -7,8 +7,8 @@ spec:
spec: spec:
containers: containers:
- name: theodolite - name: theodolite
image: theodolite:latest image: bvonheid/theodolite:latest
imagePullPolicy: Never # imagePullPolicy: Never # Used to pull "own" local image
env: env:
- name: UC - name: UC
value: "1" value: "1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment