This repository was archived by the owner on Mar 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11apiVersion : v1
22name : kafka-operator
3- version : 0.23.0-dev.0
3+ version : 0.23.0
44description : kafka-operator manages Kafka deployments on Kubernetes
55sources :
66 - https://github.com/banzaicloud/koperator
7- appVersion : v0.23.0-dev.0
7+ appVersion : v0.23.0
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ The following table lists the configurable parameters of the Banzaicloud Kafka O
5353Parameter | Description | Default
5454--------- | ----------- | -------
5555` operator.image.repository ` | Operator container image repository | ` ghcr.io/banzaicloud/kafka-operator `
56- ` operator.image.tag ` | Operator container image tag | ` v0.22 .0 `
56+ ` operator.image.tag ` | Operator container image tag | ` v0.23 .0 `
5757` operator.image.pullPolicy ` | Operator container image pull policy | ` IfNotPresent `
5858` operator.serviceAccount.name ` | ServiceAccount used by the operator pod | ` kafka-operator `
5959` operator.serviceAccount.create ` | If true, create the ` operator.serviceAccount.name ` service account | ` true `
You can’t perform that action at this time.
0 commit comments