Added newline to end of script
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
This commit is contained in:
@@ -19,4 +19,4 @@ foreach($orphan in $orphans){
|
||||
Write-Host "Deleting orphan $($orphan.metadata.name) of kind $($orphan.kind)"
|
||||
|
||||
Invoke-RestMethod -Method Delete -Uri "$orphanDeleteApiUrl/$($orphan.metadata.uid)"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user