We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We currently have no way of configuring operators that are installed via our helm charts, even though the docs mention parameters: https://docs.stackable.tech/home/stable/hbase/configuration
We should have a list of parameters or env vars that can be set in values.yaml and is then passed through to the operator deployment.
The text was updated successfully, but these errors were encountered:
Additionally we should then document that instead of what we have now, since the env vars and config flags are not useful by themselves.
Besides Helm we might need a similar solution that works on OpenShift.
Sorry, something went wrong.
No branches or pull requests
We currently have no way of configuring operators that are installed via our helm charts, even though the docs mention parameters: https://docs.stackable.tech/home/stable/hbase/configuration
We should have a list of parameters or env vars that can be set in values.yaml and is then passed through to the operator deployment.
The text was updated successfully, but these errors were encountered: