Skip to content

k8s: registry-admission: wait when deploying

Arturo Borrero Gonzalez requested to merge arturo-172-k8s-registry-admiss into main

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

Merge request reports