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
Copy file name to clipboardExpand all lines: helm/higress/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,7 @@ The command removes all the Kubernetes components associated with the chart and
104
104
| gateway.metrics.interval | string |`""`||
105
105
| gateway.metrics.metricRelabelConfigs | list |`[]`| for operator.victoriametrics.com/v1beta1.VMPodScrape |
106
106
| gateway.metrics.metricRelabelings | list |`[]`| for monitoring.coreos.com/v1.PodMonitor |
107
+
| gateway.metrics.podMonitorSelector | object |`{"release":"kube-prome"}`| Selector for PodMonitor When using monitoring.coreos.com/v1.PodMonitor, the selector must match the label "release: kube-prome" is the default for kube-prometheus-stack |
107
108
| gateway.metrics.provider | string |`"monitoring.coreos.com"`| provider group name for CustomResourceDefinition, can be monitoring.coreos.com or operator.victoriametrics.com |
108
109
| gateway.metrics.rawSpec | object |`{}`| some more raw podMetricsEndpoints spec |
0 commit comments