Remove another 10s sleep related to JWTAuthenticator initialization
This commit is contained in:
parent
6a350aa4e1
commit
9b818dbf10
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user