Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

[WIP] Update Kafka container #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nasark
Copy link
Member

@nasark nasark commented May 5, 2023

Based on ManageIQ/manageiq-pods#955 (comment)

  • added entrypoint script to generate kafka truststore and keystore files
  • added container_build_image script

TODO:

  • changes to DockerFile in order to build image on UBI

@miq-bot add_reviewers @bdunne, @Fryguy
@miq-bot add_label enhancement

Comment on lines +5 to +7
CA_CERT_PATH=$CA_CERT_PATH
CA_KEY_PATH=$CA_KEY_PATH
KEYSTORE_PASS=$KEYSTORE_PASS
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants