Skip to content

Commit

Permalink
Change condition
Browse files Browse the repository at this point in the history
  • Loading branch information
almahmoud committed Jan 9, 2025
1 parent 4f91808 commit 288e531
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/hubsingest_scan_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ fi
USERNAME=$1
NAMESPACE="${USERNAME}-ns"

kubectl scale deployment -n "$NAMESPACE" versitygw --replicas=0

cat <<EOF | kubectl apply -f -
apiVersion: batch/v1
kind: Job
Expand Down

0 comments on commit 288e531

Please sign in to comment.