Renamed ControlAgent to NodeControl
This commit is contained in:
@@ -25,7 +25,7 @@ func DefaultMonoKSConfig(v TemplateValues) monov1alpha1.MonoKSConfig {
|
||||
|
||||
ClusterRole: v.ClusterRole,
|
||||
InitControlPlane: v.InitControlPlane,
|
||||
EnableControlAgent: v.EnableControlAgent,
|
||||
EnableNodeControl: v.EnableNodeControl,
|
||||
|
||||
ClusterName: v.ClusterName,
|
||||
ClusterDomain: v.ClusterDomain,
|
||||
|
||||
Reference in New Issue
Block a user