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

Update confluent-platform-secure.yaml to have correct config properties #256

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

Conversation

TonyOuyangGit
Copy link

The current confluent-platform-secure.yaml have some configs missing when deployed to Kubernetes cluster, this PR adds the missing config and also updates some properties:

  1. when tls is set to true, we also need to put tls and authentication properties under metricReporter, otherwise Kafka won't be provisioned
  2. based on my understanding, the schema registry should match the replicas that Kafka and broker otherwise NotEnoughReplicasException will be thrown in schema registry pods
  3. the correct URL of ksqldb should be ksqldb-tls, otherwise control center will complain the ksqldb host can not be found

@cla-assistant
Copy link

cla-assistant bot commented Aug 18, 2023

CLA assistant check
All committers have signed the CLA.

@cla-assistant
Copy link

cla-assistant bot commented Aug 18, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@arodoni arodoni requested a review from a team November 30, 2023 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant