Ditch rc-service control-agent, use daemonset insteaad
This commit is contained in:
@@ -132,11 +132,6 @@ func NewRunner(cfg *monov1alpha1.MonoKSConfig) *Runner {
|
||||
Name: "Apply node metadata",
|
||||
Desc: "Apply labels/annotations to the local node if API server is reachable",
|
||||
},
|
||||
{
|
||||
RegKey: "StartControlAgent",
|
||||
Name: "Starts the Control Agent",
|
||||
Desc: "Handles OSUpgrade resources polling",
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user