We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9492831 commit 0a5de5bCopy full SHA for 0a5de5b
charts/tempo/templates/statefulset.yaml
@@ -67,7 +67,7 @@ spec:
67
imagePullPolicy: {{ .Values.tempo.pullPolicy }}
68
name: tempo
69
ports:
70
- - containerPort: 3100
+ - containerPort: 3200
71
name: prom-metrics
72
- containerPort: 6831
73
name: jaeger-thrift-c
0 commit comments