Move scylla config creation into the operator #2329
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Is this a bug report or feature request?
What should the feature do:
Scylla config should be built in the operator, then represented as a CM/Secret and mounted into the container. Same goes for the args. Currently it is build in a sidecar which has several disadvantages:
The text was updated successfully, but these errors were encountered: