diff --git a/docs/deploy/index.md b/docs/deploy/index.md index d21b76537..982bf2dda 100644 --- a/docs/deploy/index.md +++ b/docs/deploy/index.md @@ -23,7 +23,7 @@ kubectl wait --namespace ingress-nginx \ --for=condition=ready pod \ --selector=app.kubernetes.io/component=controller \ - --timeout=90s + --timeout=120s ``` ## Contents