@ -100,7 +100,7 @@ func main() {
}
//+kubebuilder:scaffold:builder
// 检测健康的相关数据
// 检测健康的方法
if err := mgr.AddHealthzCheck("healthz", healthz.Ping); err != nil {
setupLog.Error(err, "unable to set up health check")
os.Exit(1)