Skip to content
Snippets Groups Projects
Commit 944e370c authored by Björn Vonheiden's avatar Björn Vonheiden
Browse files

Fix names of docker images for workload generators

parent b4871a47
No related branches found
No related tags found
3 merge requests!42Integerate theodolite and run uc python scripts,!24run UC as python implementation,!19Replace Kubernetes YAML sed-replacements by Kustomize
......@@ -5,7 +5,7 @@ namePrefix: uc1-
images:
- name: workload-generator
newName: soerenhenning/uc1-wl
newName: soerenhenning/uc1-wg
newTag: latest
bases:
......
......@@ -5,7 +5,7 @@ namePrefix: uc2-
images:
- name: workload-generator
newName: soerenhenning/uc2-wl
newName: soerenhenning/uc2-wg
newTag: latest
bases:
......
......@@ -5,7 +5,7 @@ namePrefix: uc3-
images:
- name: workload-generator
newName: soerenhenning/uc3-wl
newName: soerenhenning/uc3-wg
newTag: latest
bases:
......
......@@ -5,7 +5,7 @@ namePrefix: uc4-
images:
- name: workload-generator
newName: soerenhenning/uc4-wl
newName: soerenhenning/uc4-wg
newTag: latest
bases:
......
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