Skip to content

Commit 0a5de5b

Browse files
committed
fix port
Signed-off-by: AvivGuiser <[email protected]>
1 parent 9492831 commit 0a5de5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/tempo/templates/statefulset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ spec:
6767
imagePullPolicy: {{ .Values.tempo.pullPolicy }}
6868
name: tempo
6969
ports:
70-
- containerPort: 3100
70+
- containerPort: 3200
7171
name: prom-metrics
7272
- containerPort: 6831
7373
name: jaeger-thrift-c

0 commit comments

Comments
 (0)