3625395d32
* keep origin pre and post logs * print origin pre and post logs
4 lines
101 B
Bash
Executable File
4 lines
101 B
Bash
Executable File
#!/bin/bash
|
|
|
|
kubectl wait --for=jsonpath='{.status.phase}'=Running pod/adguardhome-sync --timeout=1m
|