mirror of https://git.rancher.io/charts
add jaeger-all-in-one:1.27.0
parent
56b86ca2b7
commit
ae64047126
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v1
|
||||
appVersion: 1.20.0
|
||||
appVersion: 1.27.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.20.1
|
||||
version: 1.27.0
|
||||
annotations:
|
||||
catalog.rancher.io/certified: rancher
|
||||
catalog.rancher.io/namespace: istio-system
|
||||
|
|
|
@ -22,7 +22,7 @@ global:
|
|||
|
||||
jaeger:
|
||||
repository: rancher/mirrored-jaegertracing-all-in-one
|
||||
tag: 1.20.0
|
||||
tag: 1.27.0
|
||||
# spanStorageType value can be "memory" and "badger" for all-in-one image
|
||||
spanStorageType: badger
|
||||
resources:
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
url: local
|
||||
version: 100.0.0
|
||||
doNotRelease: true
|
Loading…
Reference in New Issue