We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce3e02 commit 6ffb8c8Copy full SHA for 6ffb8c8
scripts/testing/run_e2e_sap_btp_manager_secret_test.sh
@@ -63,7 +63,6 @@ TIMEOUT=60
63
until $RESOURCES_CHANGED
64
do
65
kubectl logs -c manager deployments/sap-btp-operator-controller-manager -n kyma-system
66
- kubectl get loyments/sap-btp-operator-controller-manager -n kyma-system
67
68
if [[ ${SECONDS} -ge ${TIMEOUT} ]]; then
69
echo "timed out after ${TIMEOUT}s" && exit 1
0 commit comments