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

5 lines
110 B
Bash
Executable File

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