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

Fix broken helm file

parent 6171210b
No related branches found
No related tags found
4 merge requests!159Re-implementation of Theodolite with Kotlin/Quarkus,!157Update Graal Image in CI pipeline,!129Enhance Helming,!83WIP: Re-implementation of Theodolite with Kotlin/Quarkus
Pipeline #3737 failed
...@@ -116,4 +116,4 @@ spec: ...@@ -116,4 +116,4 @@ spec:
subresources: subresources:
status: {} status: {}
scope: Namespaced scope: Namespaced
{{- end }} {{- end }}
\ No newline at end of file
...@@ -126,4 +126,5 @@ spec: ...@@ -126,4 +126,5 @@ spec:
jsonPath: .metadata.creationTimestamp jsonPath: .metadata.creationTimestamp
subresources: subresources:
status: {} status: {}
scope: Namespaced scope: Namespaced
\ No newline at end of file {{- end }}
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