mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 22:29:32 +00:00
Update helm-controller
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
committed by
Brad Davidson
parent
66e350ea88
commit
a93b9b6d53
@@ -206,6 +206,7 @@ func coreControllers(ctx context.Context, sc *Context, config *Config) error {
|
||||
|
||||
if !config.ControlConfig.DisableHelmController {
|
||||
helm.Register(ctx,
|
||||
sc.K8s,
|
||||
sc.Apply,
|
||||
sc.Helm.Helm().V1().HelmChart(),
|
||||
sc.Helm.Helm().V1().HelmChartConfig(),
|
||||
|
||||
Reference in New Issue
Block a user