Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Jan 4, 2024
1 parent b76cfe2 commit 5fec538
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions itest/fink-start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ kubectl config set-context --current --namespace="$NS"

echo "Create S3 bucket"
kubectl port-forward -n minio svc/minio 9000 &
# Wait to port-forward to start
sleep 2
export FINKCONFIG="$DIR"
finkctl --endpoint=localhost:9000 s3 makebucket

Expand Down

0 comments on commit 5fec538

Please sign in to comment.