[bitnami/wavefront] Update chart with upstream commits (#6403)

This commit is contained in:
Miguel Ruiz
2021-05-19 08:29:49 +02:00
committed by GitHub
parent abf87b5fda
commit ca75a34a9a
4 changed files with 13 additions and 5 deletions

View File

@@ -178,10 +178,8 @@ collector:
##
discovery:
enabled: true
## When specified, this replaces `prometheus.io` as the prefix for annotations used to
## auto-discover Prometheus endpoints
##
# annotationPrefix: "wavefront.com"
annotationPrefix: "wavefront.com"
## Whether to enable runtime discovery configurations
## Ref: https://github.com/wavefrontHQ/wavefront-collector-for-kubernetes/blob/master/docs/discovery.md#runtime-configurations
@@ -625,6 +623,10 @@ proxy:
##
# traceJaegerHttpListenerPort: 30080
## TCP ports to receive Jaeger GRPC formatted data via HTTP.
##
# traceJaegerGrpcListenerPort: 14250
## The port number the proxy will listen on for tracing spans in Zipkin data format.
##
# zipkinPort: 9411