From 62d4b747f16683a9df93c8f093c913b2e45c8779 Mon Sep 17 00:00:00 2001 From: Patrick Ghadban Date: Fri, 3 Mar 2023 18:28:42 +0000 Subject: [PATCH] Change Pending time --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 9ee3e60..75a44c0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -272,7 +272,7 @@ StorageClass: fc-sc Status: Bound ``` -***Note:** The `Status` may show as `Pending` for 5-10 minutes, before changing to `Bound`. Don't continue with the next step until the `Status` is `Bound`. If the `Status` shows `Pending` for more than 10 minutes, use warning messages in the `Events` as reference for addressing any problems.* +***Note:** The `Status` may show as `Pending` for 10-15 minutes, before changing to `Bound`. Don't continue with the next step until the `Status` is `Bound`. If the `Status` shows `Pending` for more than 15 minutes, use warning messages in the `Events` as reference for addressing any problems.* 10. Deploy the sample application. ```shell