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
| `watchNamespaces` | Watch for ClickHouse Operator resources in the given namespaces | `[]` |
238
238
| `command` | Override default ClickHouse Operator container command (useful when using custom images) | `[]` |
239
239
| `args` | Override default ClickHouse Operator container args (useful when using custom images) | `[]` |
240
- | `automountServiceAccountToken` | Mount Service Account token in ClickHouse Operator pods | `false` |
240
+ | `automountServiceAccountToken` | Mount Service Account token in ClickHouse Operator pods | `true` |
241
241
| `hostAliases` | ClickHouse Operator pods host aliases | `[]` |
242
242
| `deploymentAnnotations` | Annotations for ClickHouse Operator deployment | `{}` |
243
243
| `podLabels` | Extra labels for ClickHouse Operator pods | `{}` |
You can’t perform that action at this time.
0 commit comments