fluid
fluid copied to clipboard
[FEATURES]Make helm and kubectl version configurable in Makefile
What feature you'd like to add:
Currently, we configure kubectl and helm version in Dockerfile. We'd like to put it as docker args in the Makefile so we can change it in one place.
Why is this feature needed: