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

make some params -from constants.py etc.- configurable (readable from a config file) #19

Closed
mabulgu opened this issue Jun 12, 2020 · 1 comment
Assignees
Milestone

Comments

@mabulgu
Copy link
Member

mabulgu commented Jun 12, 2020

rather than putting in a config file, I decided to use env variables. the following variables are set:

STRIMZI_KAFKA_CLI_BASE_PATH
STRIMZI_KAFKA_CLI_STRIMZI_VERSION
STRIMZI_KAFKA_CLI_STRIMZI_PATH
STRIMZI_KAFKA_CLI_KUBECTL_VERSION
STRIMZI_KAFKA_CLI_KUBECTL_PATH

@mabulgu mabulgu self-assigned this Jun 12, 2020
@mabulgu mabulgu changed the title make some params configurable (readable from a config file) make some params -from constants- configurable (readable from a config file) Jun 12, 2020
@mabulgu mabulgu changed the title make some params -from constants- configurable (readable from a config file) make some params -from constants.py etc.- configurable (readable from a config file) Jun 12, 2020
@mabulgu
Copy link
Member Author

mabulgu commented Jul 1, 2020

rather than putting in a config file, I decided to use env variables. the following variables are set:

  • STRIMZI_KAFKA_CLI_BASE_PATH
  • STRIMZI_KAFKA_CLI_STRIMZI_VERSION
  • STRIMZI_KAFKA_CLI_STRIMZI_PATH
  • STRIMZI_KAFKA_CLI_KUBECTL_VERSION
  • STRIMZI_KAFKA_CLI_KUBECTL_PATH

@mabulgu mabulgu closed this as completed Jul 1, 2020
@mabulgu mabulgu added this to the Beta Launch milestone Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant