mirror of https://git.rancher.io/charts
add jaeger-all-in-one:1.31
parent
e05dac2b05
commit
a4f249c3df
|
@ -5,8 +5,8 @@ annotations:
|
|||
catalog.rancher.io/namespace: istio-system
|
||||
catalog.rancher.io/release-name: rancher-tracing
|
||||
apiVersion: v1
|
||||
appVersion: 1.27.0
|
||||
appVersion: 1.31.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.27.0
|
||||
version: 1.31.0
|
||||
|
|
|
@ -29,7 +29,7 @@ global:
|
|||
|
||||
jaeger:
|
||||
repository: rancher/mirrored-jaegertracing-all-in-one
|
||||
tag: 1.27.0
|
||||
tag: 1.31.0
|
||||
# spanStorageType value can be "memory" and "badger" for all-in-one image
|
||||
spanStorageType: badger
|
||||
resources:
|
||||
|
|
Loading…
Reference in New Issue