Skip to content

Commit

Permalink
Merge pull request #36 from renoki-co/analysis-5ZoOmv
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
rennokki authored Oct 31, 2020
2 parents e3cbfaf + dd3fe1f commit a86c087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/HasPods.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public function getPods(array $query = ['pretty' => 1])
->all(array_merge(['labelSelector' => $labelSelector], $query));
}

/**
/**
* Check if all scheduled pods are running.
*
* @return bool
Expand Down

0 comments on commit a86c087

Please sign in to comment.