File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Helm chart to deploy CAP Operator https://sap.github.io/cap-operator/
19
19
| topologySpreadConstraints | list | ` [] ` | Default topology spread constraints (can be overwritten on component level) |
20
20
| podLabels | object | ` {} ` | Additional pod labels for all components |
21
21
| podAnnotations | object | ` {} ` | Additional pod annotations for all components |
22
- | monitoring | object | ` {"enabled":false,"grafana":{"dashboard":{"configMapLabels":{"grafana_dashboard":"1"}}}} ` | Monitoring configuration for all components |
22
+ | monitoring | object | ` {"enabled":false,"grafana":{"dashboard":{"configMapLabels":{"grafana_dashboard":"1"}}},"serviceMonitorSelectorLabels":{} } ` | Monitoring configuration for all components |
23
23
| monitoring.enabled | bool | ` false ` | Optionally enable Prometheus monitoring for all components (disabled by default) |
24
24
| monitoring.serviceMonitorSelectorLabels | object | ` {} ` | Prometheus service monitor selector labels |
25
25
| monitoring.grafana | object | ` {"dashboard":{"configMapLabels":{"grafana_dashboard":"1"}}} ` | Grafana configuration |
You can’t perform that action at this time.
0 commit comments