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

Use theodolite-kotlin image for now

parent b5c3e934
No related branches found
No related tags found
4 merge requests!159Re-implementation of Theodolite with Kotlin/Quarkus,!157Update Graal Image in CI pipeline,!140Add random scheduler to Helm chart,!83WIP: Re-implementation of Theodolite with Kotlin/Quarkus
Pipeline #3063 passed
This commit is part of merge request !140. Comments created here will be created in the context of that merge request.
...@@ -22,7 +22,7 @@ spec: ...@@ -22,7 +22,7 @@ spec:
serviceAccount: {{ include "theodolite.fullname" . }}-random-scheduler serviceAccount: {{ include "theodolite.fullname" . }}-random-scheduler
containers: containers:
- name: random-scheduler - name: random-scheduler
image: ghcr.io/cau-se/theodolite-random-scheduler:latest image: ghcr.io/cau-se/theodolite-random-scheduler:theodolite-kotlin-latest
#imagePullPolicy: Always #imagePullPolicy: Always
env: env:
- name: TARGET_NAMESPACE - name: TARGET_NAMESPACE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment