File tree 1 file changed +1
-1
lines changed
bitnami/clickhouse-operator
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -237,7 +237,7 @@ Install the [Bitnami Kube Prometheus helm chart](https://github.com/bitnami/char
237
237
| `existingChkTemplatesConfigmap` | The name of an existing ConfigMap with your custom ClickHouse Keeper Installation templates | `""` |
238
238
| `existingChkConfigdConfigmap` | The name of an existing ConfigMap with your custom configuration files for ClickHouse Keeper | `""` |
239
239
| `existingChkUsersdConfigmap` | The name of an existing ConfigMap with your custom users configuration files for ClickHouse Keeper | `""` |
240
- | `watchAllNamespaces` | Watch for ClickHouse Operator resources in all namespaces | `true` |
240
+ | `watchAllNamespaces` | Watch for ClickHouse Operator resources in all namespaces | `false` |
241
241
| `watchNamespaces` | Watch for ClickHouse Operator resources in the given namespaces | `[]` |
242
242
| `command` | Override default ClickHouse Operator container command (useful when using custom images) | `[]` |
243
243
| `args` | Override default ClickHouse Operator container args (useful when using custom images) | `[]` |
You can’t perform that action at this time.
0 commit comments