hierarchical-namespaces icon indicating copy to clipboard operation
hierarchical-namespaces copied to clipboard

feat: extra args on manager

Open kalexmills opened this issue 1 year ago • 2 comments

Without the ability to pass additional command-line arguments to the manager, installing HNC using a tool like ArgoCD requires developers to maintain their own fork.

This PR is an alternative implementation that's closer to the spirit of #385, and mirrors pattterns used in other helm charts for passing extra arguments to commands.

Related to #386. Both could be merged, I guess, but this one is all that's absolutely necessary.

kalexmills avatar Aug 23 '24 17:08 kalexmills