Skip to content

Commit

Permalink
v2
Browse files Browse the repository at this point in the history
  • Loading branch information
ukff committed Jan 13, 2025
1 parent 201c0d0 commit 199d60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/testing/run_e2e_sap_btp_manager_secret_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ echo -e "\n--- Waiting for SAP BTP service operator secrets and configmap change
SECONDS=0
TIMEOUT=60

kubectl logs deployment/btp-manager-controller-manager -n ${RELEASE_NAMESPACE}
kubectl logs -f deployment/btp-manager-controller-manager -n ${RELEASE_NAMESPACE}

until $RESOURCES_CHANGED
do
Expand Down

0 comments on commit 199d60d

Please sign in to comment.