Commit 1f8837a
committed
fix: add missing ODH webhook wait command in platform-setup docs
The ODH tab's "Wait for the operator webhook to be ready" step had an
empty code block, blocking users from completing the installation.
Added the correct kubectl wait command matching the pattern used by the
Kuadrant and RHOAI tabs.
Resolves: RHOAIENG-55116
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Mynhardt Burger <mynhardt@gmail.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED1 parent babc125 commit 1f8837a
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
391 | | - | |
392 | | - | |
| 391 | + | |
393 | 392 | | |
394 | 393 | | |
395 | 394 | | |
| |||
0 commit comments