Skip to content

Commit 76d8c61

Browse files
committed
K8SPS-172 delete logs
1 parent 076a985 commit 76d8c61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/controller/ps/controller.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,6 @@ func (r *PerconaServerMySQLReconciler) reconcileOrchestratorServices(ctx context
839839
if err := r.reconcileServicePerPod(ctx, cr, &exposer); err != nil {
840840
return errors.Wrap(err, "reconcile service per pod")
841841
}
842-
log.Info("Finished reconciling orchestrator services")
843842
return nil
844843
}
845844

0 commit comments

Comments
 (0)