diff --git a/hack/prepare-supervisor-on-kind.sh b/hack/prepare-supervisor-on-kind.sh index fea97995..baf9c541 100755 --- a/hack/prepare-supervisor-on-kind.sh +++ b/hack/prepare-supervisor-on-kind.sh @@ -194,8 +194,7 @@ spec: EOF echo "Waiting for JWTAuthenticator to initialize..." -# Our integration tests wait 10 seconds, so use that same value here. -sleep 10 +sleep 5 # Compile the CLI. go build ./cmd/pinniped