Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
cchen-vertica committed Jan 6, 2025
1 parent 7cf4e97 commit c667fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup-minio.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ set -o xtrace

# First setup the operator
kubectl krew update
kubectl krew install --manifest-url https://raw.githubusercontent.com/kubernetes-sigs/krew-index/d1817869b86fd040a923682b1392bdb232947bf5/plugins/minio.yaml
echo "minio" | kubectl krew install --manifest-url https://raw.githubusercontent.com/kubernetes-sigs/krew-index/d1817869b86fd040a923682b1392bdb232947bf5/plugins/minio.yaml
# If these images ever change, they must be updated in tests/external-images-s3-ci.txt
kubectl minio init --image minio/operator:v4.5.7

Expand Down

0 comments on commit c667fbc

Please sign in to comment.