Skip to content

Commit 02f0c23

Browse files
committed
Remove unneeded line
1 parent 79584e8 commit 02f0c23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

charts/retool/templates/deployment_telemetry.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ spec:
131131
protocol: UDP
132132
- containerPort: 4317
133133
name: otel-traces
134-
protocol: TCP
135134
{{- if .Values.telemetry.extraPorts }}
136135
{{- .Values.telemetry.extraPorts | toYaml | nindent 10 }}
137136
{{- end }}
@@ -183,7 +182,6 @@ spec:
183182
protocol: UDP
184183
- name: otel-traces
185184
port: 4317
186-
protocol: TCP
187185
selector:
188186
{{- include "retool.telemetry.selectorLabels" . | nindent 4 }}
189187
type: ClusterIP

0 commit comments

Comments
 (0)