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 f3a6719 commit d1aed37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-haproxy-ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
echo "Waiting for HAProxy Ingress pods..."
kubectl wait --namespace default \
--for=condition=ready pod \
--selector=app.kubernetes.io/instance=haproxy-ingress \
--selector=app.kubernetes.io/name=haproxy-ingress \
--timeout=120s
- name: Set up chart-testing
Expand Down

0 comments on commit d1aed37

Please sign in to comment.