Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Commits
ddf59828
Commit
ddf59828
authored
4 years ago
by
Benedikt Wetzel
Browse files
Options
Downloads
Patches
Plain Diff
set image pull policy to always
parent
2480e50f
No related branches found
No related tags found
4 merge requests
!159
Re-implementation of Theodolite with Kotlin/Quarkus
,
!157
Update Graal Image in CI pipeline
,
!122
Update Theodolite Kubernetes Job
,
!83
WIP: Re-implementation of Theodolite with Kotlin/Quarkus
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
execution/theodolite-kotlin.yaml
+5
-4
5 additions, 4 deletions
execution/theodolite-kotlin.yaml
with
5 additions
and
4 deletions
execution/theodolite-kotlin.yaml
+
5
−
4
View file @
ddf59828
...
...
@@ -14,9 +14,10 @@ spec:
image
:
ghcr.io/cau-se/theodolite-slo-checker-lag-trend:theodolite-kotlin-latest
ports
:
-
containerPort
:
80
name
:
analysis
name
:
analysis
-
name
:
theodolite
image
:
benediktwetzel/theodolite-test
# ghcr.io/cau-se/theodolite:theodolite-kotlin-latest
image
:
ghcr.io/cau-se/theodolite:theodolite-kotlin-latest
imagePullPolicy
:
Always
env
:
-
name
:
NAMESPACE
value
:
theodolite-she
...
...
@@ -43,9 +44,9 @@ spec:
configMap
:
name
:
app-resources-configmap
-
name
:
benchmark
configMap
:
configMap
:
name
:
benchmark-configmap
-
name
:
execution
configMap
:
configMap
:
name
:
execution-configmap
backoffLimit
:
4
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment