Skip to content

Commit

Permalink
hotfix after merge #1640
Browse files Browse the repository at this point in the history
  • Loading branch information
Slach committed Feb 26, 2025
1 parent 29a8460 commit e6a2e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/helm/clickhouse-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ For upgrade please install CRDs separately:
| metrics.image.tag | string | `""` | image tag (chart's appVersion value will be used if not set) |
| metrics.resources | object | `{}` | custom resource configuration |
| nameOverride | string | `""` | override name of the chart |
| namespaceOverride | string | `""` | |
| namespaceOverride | string | `""` | override namespace where operator will install |
| nodeSelector | object | `{}` | node for scheduler pod assignment, check `kubectl explain pod.spec.nodeSelector` for details |
| operator.containerSecurityContext | object | `{}` | |
| operator.env | list | `[]` | additional environment variables for the clickhouse-operator container in deployment possible format value `[{"name": "SAMPLE", "value": "text"}]` |
Expand Down

0 comments on commit e6a2e8d

Please sign in to comment.