Skip to content

Commit fd752e8

Browse files
committed
Add missing state
1 parent c3cc699 commit fd752e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

library/Kubernetes/Web/Widget/IcingaStateReason/ServiceIcingaStateReason.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ protected function assemble(): void
6969
"warning" => 1,
7070
"critical" => 2,
7171
"unknown" => 3,
72+
"peding" => 99,
7273
};
7374
}
7475
$this->addHtml($podRows);

0 commit comments

Comments
 (0)