Skip to content

Helm: Downgrade needed perimsions for Strimzi Installation

Fixes #388 (closed)

Adds a role for the strimzi-operator and the strimzi-entity-operator. Also adds the corresponding role-bindings.

If the following is set in helm values.yaml helm will install the added resources.

strimzi-kafka-operator:
  createGlobalResources: false

Merge request reports