Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kmrmt committed Dec 23, 2024
1 parent a0c9435 commit 44ae795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/e2e-deploy-vald-readreplica/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ runs:
run: |
make k8s/vald-readreplica/deploy HELM_VALUES=${VALUES} HELM_EXTRA_OPTIONS="${HELM_EXTRA_OPTIONS}"
kubectl logs -l app=vald-lb-gateway > gateway.log &
stern vald-lb-gateway | tee gateway.log &
sleep 3
kubectl get pods
Expand Down

0 comments on commit 44ae795

Please sign in to comment.