mirror of https://git.rancher.io/charts
add jaegertracing-all-in-one 1.39.0
parent
3a45fd42a0
commit
0fe49d7f14
|
@ -9,4 +9,4 @@ appVersion: 1.37.0
|
|||
description: A quick start Jaeger Tracing installation using the all-in-one demo.
|
||||
This is not production qualified. Refer to https://www.jaegertracing.io/ for details.
|
||||
name: rancher-tracing
|
||||
version: 1.37.0
|
||||
version: 1.39.0
|
||||
|
|
|
@ -28,7 +28,7 @@ global:
|
|||
|
||||
jaeger:
|
||||
repository: rancher/mirrored-jaegertracing-all-in-one
|
||||
tag: 1.37.0
|
||||
tag: 1.39.0
|
||||
# spanStorageType value can be "memory" and "badger" for all-in-one image
|
||||
spanStorageType: badger
|
||||
resources:
|
||||
|
|
Loading…
Reference in New Issue