Skip to content

Commit 8435c21

Browse files
committed
v2-2
1 parent 07c07bf commit 8435c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/testing/run_e2e_sap_btp_manager_secret_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ echo -e "\n--- Waiting for SAP BTP service operator secrets and configmap change
5858
SECONDS=0
5959
TIMEOUT=60
6060

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

6363
until $RESOURCES_CHANGED
6464
do

0 commit comments

Comments
 (0)