Skip to content

Commit

Permalink
feat: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
shahargl committed Nov 16, 2024
1 parent 7e9644c commit d3397da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-nginx-ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
echo "Waiting for Nginx Ingress pods..."
kubectl wait --namespace default \
--for=condition=ready pod \
--selector=app.kubernetes.io/name=nginx-ingress \
--selector=app.kubernetes.io/instance=nginx-ingress \
--timeout=90s
- name: Create test values for nginx
Expand Down

0 comments on commit d3397da

Please sign in to comment.