Skip to content
Snippets Groups Projects
Commit 3bb1bb6f authored by Sören Henning's avatar Sören Henning
Browse files

Update references to container images

parent 91982721
No related branches found
No related tags found
No related merge requests found
Pipeline #4039 passed
......@@ -9,12 +9,12 @@ spec:
runAsUser: 0 # Set the permissions for write access to the volumes.
containers:
- name: lag-analysis
image: ghcr.io/cau-se/theodolite-slo-checker-lag-trend:theodolite-kotlin-latest
image: ghcr.io/cau-se/theodolite-slo-checker-lag-trend:latest
ports:
- containerPort: 80
name: analysis
- name: theodolite
image: ghcr.io/cau-se/theodolite:theodolite-kotlin-latest
image: ghcr.io/cau-se/theodolite:latest
imagePullPolicy: Always
env:
- name: NAMESPACE
......
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