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

Use image from dockerhub

parent d949db84
No related branches found
No related tags found
No related merge requests found
...@@ -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.
Please register or to comment