Skip to content

Commit 4c04c72

Browse files
committed
Merge branch 'master' of github.com:Altinity/clickhouse-operator into hotfix_helm_release
2 parents 380656d + 74511f8 commit 4c04c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/helm/clickhouse-operator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ crdHook:
122122
| serviceMonitor.clickhouseMetrics.metricRelabelings | list | `[]` | |
123123
| serviceMonitor.clickhouseMetrics.relabelings | list | `[]` | |
124124
| serviceMonitor.clickhouseMetrics.scrapeTimeout | string | `""` | |
125-
| serviceMonitor.enabled | bool | `false` | ServiceMonitor Custom resource is created for a [prometheus-operator](https://github.com/prometheus-operator/prometheus-operator) In serviceMonitor will be created two endpoints ch-metrics on port 8888 and op-metrics # 9999. Ypu can specify interval, scrapeTimeout, relabelings, metricRelabelings for each endpoint below |
125+
| serviceMonitor.enabled | bool | `false` | ServiceMonitor Custom resource is created for a [prometheus-operator](https://github.com/prometheus-operator/prometheus-operator) In serviceMonitor will be created two endpoints ch-metrics on port 8888 and op-metrics # 9999. You can specify interval, scrapeTimeout, relabelings, metricRelabelings for each endpoint below |
126126
| serviceMonitor.operatorMetrics.interval | string | `"30s"` | |
127127
| serviceMonitor.operatorMetrics.metricRelabelings | list | `[]` | |
128128
| serviceMonitor.operatorMetrics.relabelings | list | `[]` | |

0 commit comments

Comments
 (0)