From 7cc12f88c4cbc6c9a23adf4dc503546bbf59865c Mon Sep 17 00:00:00 2001 From: Olivier Tardieu Date: Fri, 28 Jun 2024 09:05:24 -0400 Subject: [PATCH] document waitForPodsReady setting --- SETUP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SETUP.md b/SETUP.md index 119c200..8fe0595 100644 --- a/SETUP.md +++ b/SETUP.md @@ -99,6 +99,7 @@ as follows: - Kueue: - `manageJobsWithoutQueueName` is enabled, - `batch/job` integration is disabled, + - `waitForPodsReady` is disabled, - Codeflare operator: - the AppWrapper controller is enabled and configured as follows: - `userRBACAdmissionCheck` is disabled,