Open yalattas opened 5 months ago
Hi @yalattas, thanks for trying the operator. The connector field was removed in the https://github.com/risingwavelabs/risingwave-operator/pull/585 and it was included in the v0.6.0 release. May I know the operator version you are running now? Could you try the latest version?
kubectl apply --server-side -f https://github.com/risingwavelabs/risingwave-operator/releases/latest/download/risingwave-operator.yaml
After applying resources changes to risingwave suddenly operator broke due to not having an attribute called
componentReplicas.connector
I tried adding it in the CRD with no luckDocs doesn't specify this and couldn't find an example of it