You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
helm install --namespace strimzi strimzi-kafkaconnect-prod --set fullReconciliationIntervalMs=240000,version=0.31.1 strimzi/strimzi-kafka-operator running this still lead to version 0.28.0
Am i doing something obviously wrong here ?
Basically, I am trying to install the operator via terraform, but it throws Error: rolebindings.rbac.authorization.k8s.io "strimzi-cluster-operator-entity-operator-delegation" already exists
In order to debug I tried using helm and got into the above mentioned issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
helm install --namespace strimzi strimzi-kafkaconnect-prod --set fullReconciliationIntervalMs=240000,version=0.31.1 strimzi/strimzi-kafka-operator
running this still lead to version 0.28.0Am i doing something obviously wrong here ?
Basically, I am trying to install the operator via terraform, but it throws
Error: rolebindings.rbac.authorization.k8s.io "strimzi-cluster-operator-entity-operator-delegation" already exists
In order to debug I tried using helm and got into the above mentioned issue.
Any suggestion? 🙏
Beta Was this translation helpful? Give feedback.
All reactions