limit help delete to eshop
This commit is contained in:
parent
167bb167ff
commit
20297fc6b5
@ -44,7 +44,7 @@ if ([string]::IsNullOrEmpty($dns)) {
|
||||
|
||||
if ($clean) {
|
||||
Write-Host "Cleaning previous helm releases..." -ForegroundColor Green
|
||||
helm delete --purge $(helm ls -q)
|
||||
helm delete --purge $(helm ls -q eshop)
|
||||
Write-Host "Previous releases deleted" -ForegroundColor Green
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user