k8s: registry-admission: wait when deploying
Wait for the deployment to complete before deploying anything else.
If the pods are not running, the admission webhook will refuse any other pods.
Bug: T369527 Signed-off-by: Arturo Borrero Gonzalez aborrero@wikimedia.org