Skip to content

Commit

Permalink
Update migrate-s3.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
georgepstaylor committed Jan 7, 2025
1 parent 5c25e33 commit 174818d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/migrate-s3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,4 @@ jobs:
--set srcBucket=$SRC_BUCKET \
--set "directories={${DIRS}}"
kubectl wait jobs -l name-prefix=migrate-s3 --for=condition=complete --timeout 10h
- name: Uninstall S3 Refresh chart
run: helm uninstall migrate-s3 --ignore-not-found
kubectl wait jobs -l name-prefix=migrate-s3 --for=condition=ready --timeout 10m

0 comments on commit 174818d

Please sign in to comment.