diff --git a/.github/workflows/pss_test.yaml b/.github/workflows/pss_test.yaml index 253235e68..fea65aa5a 100644 --- a/.github/workflows/pss_test.yaml +++ b/.github/workflows/pss_test.yaml @@ -72,7 +72,7 @@ jobs: kubectl patch "$KIND" "$NAME" -n "$NAMESPACE" --patch-file "$file" fi done - sleep 100 + sleep 150 - name: Apply Pod Security Standards baseline levels for static namespaces run: ./tests/gh-actions/enable_baseline_PSS.sh