adguardhome-sync/testdata/e2e/bin/wait-for-sync.sh
2022-10-07 07:32:20 +02:00

4 lines
110 B
Bash
Executable file

#!/bin/bash
set -e
kubectl wait --for=jsonpath='{.status.phase}'=Succeeded pod/adguardhome-sync --timeout=1m