Skip to content

k8s: use --wait for cert-manager and api-gateway

Arturo Borrero Gonzalez requested to merge arturo-k8s-use-wait-for-cert-m into main

This instructs helmfile/helm to don't return until all resources are up and running, which hopefully reduces race conditions on interdependant resources.

Bug: T338158 Signed-off-by: Arturo Borrero Gonzalez aborrero@wikimedia.org

Merge request reports