You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`${chart_version}` represents the chart version of Nebula Exporter. For example, v3.1.0. You can view the currently supported versions by running the `helm search repo -l nebula-exporter` command.
38
+
*`${chart_version}` represents the chart version of Nebula Exporter. For example, v3.3.0. You can view the currently supported versions by running the `helm search repo -l nebula-exporter` command.
39
39
40
40
_See [helm install](https://helm.sh/docs/helm/helm_install/) for command documentation._
41
41
@@ -85,7 +85,7 @@ The following table lists is the configurable parameters of the chart and their
85
85
|`startUp.listenPort`| The nebula metrics server listening port |`9100`|
86
86
|`startUp.maxRequests`| Maximum number of parallel scrape requests, use 0 for no limit |`40`|
0 commit comments