Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add strimzi kafka topic helm chart #138

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Mar 28, 2022

  1. Add kafka topic helm chart

    Victor Kuenstler committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    7ca0a24 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Add configurable default partitions and replicas

    Victor Kuenstler committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    cf62888 View commit details
    Browse the repository at this point in the history
  2. Remove comments in default values yaml

    Victor Kuenstler committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    87872bc View commit details
    Browse the repository at this point in the history
  3. Topic example as comment

    Victor Kuenstler committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    c96e009 View commit details
    Browse the repository at this point in the history
  4. Update

    Victor Kuenstler committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    42bf32b View commit details
    Browse the repository at this point in the history
  5. Add option to set fallback config for all topics

    Victor Kuenstler committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    91ff71c View commit details
    Browse the repository at this point in the history
  6. Merge topic configs

    Victor Kuenstler committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    69c690d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Support topics without specs

    Victor Kuenstler committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    ab22549 View commit details
    Browse the repository at this point in the history
  2. Add comment to describe minimum setup

    Victor Kuenstler committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    0675f34 View commit details
    Browse the repository at this point in the history