File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
tutorials/deploying-hubble-add-on-scaleway-kubernetes-clusters Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ Hubble can be customized using Helm values. Example key parameters:
9797| Parameter | Description | Default Value |
9898| ----- | ----- | ----- |
9999| ` nodeConfig.hubble-event-buffer-capacity ` | Capacity of the buffer to store recent events. | ` 32767 ` |
100- | ` nodeConfig.hubble-metrics ` | A space separated list of metrics to enable. | see ` values.yam ` l for the default list |
100+ | ` nodeConfig.hubble-metrics ` | A space- separated list of metrics to enable. | see ` values.yaml ` for the default list |
101101| ` nodeConfig.hubble-metrics-server ` | Address to expose Hubble metrics | ` :9965 ` |
102102| ` nodeConfig.enable-hubble-open-metrics ` | Enable OpenMetrics | ` false ` |
103103| ` nodeConfig.enable-hubble ` | Enable Hubble gRPC service | ` true ` |
You can’t perform that action at this time.
0 commit comments