Skip to content

Commit a6e8ab9

Browse files
committed
adapt examples
Signed-off-by: odubajDT <[email protected]>
1 parent e089b3a commit a6e8ab9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,3 @@ restart-lifecycle-toolkit:
9090
@echo "----------------------------------"
9191
kubectl rollout restart deployment -n "$(TOOLKIT_NAMESPACE)" -l control-plane=lifecycle-operator
9292
kubectl rollout status deployment -n "$(TOOLKIT_NAMESPACE)" -l control-plane=lifecycle-operator --watch
93-
kubectl rollout restart deployment -n "$(TOOLKIT_NAMESPACE)" -l component=scheduler
94-
kubectl rollout status deployment -n "$(TOOLKIT_NAMESPACE)" -l component=scheduler --watch
95-

0 commit comments

Comments
 (0)