Skip to content

Commit

Permalink
Fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sud82 committed Apr 24, 2024
1 parent ac39d15 commit 2af7f42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/poddistruptionbudget.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ func (r *SingleClusterReconciler) reconcilePDB() error {
}

r.Log.Info("PodDisruptionBudget is disabled, skipping PodDisruptionBudget creation")

return nil
}

Expand Down

0 comments on commit 2af7f42

Please sign in to comment.