fdb-kubernetes-operator
fdb-kubernetes-operator copied to clipboard
Removing support for deprecated environment variables in the sidecar
We added more customization through command-line arguments in the sidecar. We kept support for the older ways of configuring the sidecar to help transition onto the new arguments. Once we've had time for people to transition, we should remove the old environment variables to clean up cruft. This applies to:
- SIDECAR_CONF_DIR
- INPUT_DIR
- OUTPUT_DIR
- ADDITIONAL_SUBSTITUTIONS
- COPY_ONCE