adguardhome-sync/testdata/e2e/bin/wait-for-sync.sh

5 lines
110 B
Bash
Raw Normal View History

2022-10-07 13:32:20 +08:00
#!/bin/bash
set -e
kubectl wait --for=jsonpath='{.status.phase}'=Succeeded pod/adguardhome-sync --timeout=1m