Skip to content
Snippets Groups Projects
Commit 7edc2d4f authored by Benedikt Wetzel's avatar Benedikt Wetzel
Browse files

fix protocol

parent 0e2cf765
No related branches found
No related tags found
4 merge requests!159Re-implementation of Theodolite with Kotlin/Quarkus,!157Update Graal Image in CI pipeline,!109Introduce a Helm chart for the Theodolite operator,!83WIP: Re-implementation of Theodolite with Kotlin/Quarkus
...@@ -9,7 +9,6 @@ spec: ...@@ -9,7 +9,6 @@ spec:
type: {{ .Values.serviceAnalysis.type }} type: {{ .Values.serviceAnalysis.type }}
ports: ports:
- port: {{ .Values.serviceAnalysis.port }} - port: {{ .Values.serviceAnalysis.port }}
protocol: TCP
name: analysis name: analysis
targetPort: {{ .Values.serviceAnalysis.port }} targetPort: {{ .Values.serviceAnalysis.port }}
selector: selector:
......
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