k3s/pkg/daemons/config
Joe Kralicky a84c75af62 Adds a command-line flag '--disable-helm-controller' that will disable
the server's built-in helm controller.

Problem:
Testing installation and uninstallation of the Helm Controller on k3s is
not possible if the Helm Controller is baked into the k3s server.

Solution:
The Helm Controller can optionally be disabled, which will allow users
to manage its installation manually.

Signed-off-by: Joe Kralicky <joe.kralicky@suse.com>
2021-06-25 14:54:36 -04:00
..
types_test.go Sort args to make log outputs a bit more deterministic 2019-07-24 13:16:41 +09:00
types.go Adds a command-line flag '--disable-helm-controller' that will disable 2021-06-25 14:54:36 -04:00