Skip to content

Commit 2d82912

Browse files
committed
Merge branch 'main' into K8SPSMDB-1308
2 parents 4f7ca43 + 03f78e5 commit 2d82912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-tests/functions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ wait_restore() {
420420
fi
421421

422422
kubectl_bin get psmdb-restore restore-${backup_name} -o yaml
423-
423+
kubectl_bin describe psmdb-restore restore-${backup_name}
424424
echo "Restore object restore-${backup_name} is in ${current_state} state."
425425
echo something went wrong with operator or kubernetes cluster
426426
exit 1

0 commit comments

Comments
 (0)