Skip to content
Snippets Groups Projects

Helm: Downgrade needed perimsions for Strimzi Installation

All threads resolved!

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Sören Henning resolved all threads

    resolved all threads

  • Sören Henning added 1 commit

    added 1 commit

    Compare with previous version

  • Sören Henning resolved all threads

    resolved all threads

  • Sören Henning added 37 commits

    added 37 commits

    Compare with previous version

  • Sören Henning enabled an automatic merge when the pipeline for 07bb474f succeeds

    enabled an automatic merge when the pipeline for 07bb474f succeeds

  • Sören Henning mentioned in commit 08fa1a29

    mentioned in commit 08fa1a29

  • mentioned in issue #370 (closed)

  • Author Developer

    Certain features of strimzi wihich are not usable as with cluster wide rights include:

    • rack awareness Kafka.spec:
    rack:
          topologyKey: kubernetes.io/hostname
    • the usage of NodePorts
  • Please register or sign in to reply
    Loading