linkerd2-edge/jaeger
Chart version: 21.1.2
Api version: v1
App version: edge-21.1.2
A Helm chart for the jaeger add-on in Linkerd
application
Chart Type
Active
Status
Unknown
License
435
Downloads
https://helm.linkerd.io/edge
Set me up:
helm repo add center https://repo.chartcenter.io
Install Chart:
helm install jaeger center/linkerd2-edge/jaeger
Versions (0)
View all
jaeger
A Helm chart for the jaeger add-on in Linkerd
Requirements
Kubernetes: >=1.15.0-0
Repository | Name | Version |
---|---|---|
file://../../../charts/partials | partials | 0.1.0 |
Values
Key | Type | Default | Description |
---|---|---|---|
collector.image.name | string | "omnition/opencensus-collector" |
|
collector.image.pullPolicy | string | "Always" |
|
collector.image.version | string | "0.1.11" |
|
collector.jaegerAddr | string | nil |
address of the jaeger backend to send traces to |
jaeger.image.name | string | "jaegertracing/all-in-one" |
|
jaeger.image.pullPolicy | string | "Always" |
|
jaeger.image.version | string | "1.19.2" |
|
linkerdVersion | string | "linkerdVersionValue" |
|
namespace | string | "linkerd-jaeger" |
|
webhook.caBundle | string | "" |
if empty, Helm will auto-generate this field, unless externalSecret is set to true. |
webhook.collectorSvcAccount | string | "collector" |
service account associated with the collector instance |
webhook.collectorSvcAddr | string | "collector.linkerd-jaeger:55678" |
collector service address for the proxies to send trace data. Points by default to the the linkerd-jaeger collector |
webhook.crtPEM | string | "" |
if empty, Helm will auto-generate these fields |
webhook.externalSecret | bool | false |
|
webhook.failurePolicy | string | "Ignore" |
|
webhook.image.name | string | "ghcr.io/linkerd/jaeger-webhook" |
|
webhook.image.pullPolicy | string | "IfNotPresent" |
|
webhook.image.version | string | "linkerdVersionValue" |
|
webhook.keyPEM | string | "" |
|
webhook.logLevel | string | "info" |
|
webhook.namespaceSelector | string | nil |
|
webhook.objectSelector | string | nil |
Autogenerated from chart metadata using helm-docs v1.4.0