Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit e9a8b2f

Browse files
committed
updated script
1 parent 2cd7f5d commit e9a8b2f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/install.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ function cluster_setup() {
3131
kubectl delete --ignore-not-found=true svc,deployment flightassist-service
3232
kubectl delete --ignore-not-found=true svc,deployment weather-service
3333
kubectl delete --ignore-not-found=true -f secret.yaml
34-
35-
echo "Cluster is clean"
3634
}
3735

3836
function application_setup() {

0 commit comments

Comments
 (0)