Commit 98b90fa
fix: fix skip-install option to bootstrap command
Updated the bootstrap process to allow users to bypass the installation
check. This change prevented the command from failing when Pipelines as
Code is already present in the cluster, enabling users to skip the
automatic installation step when it is not required.
Closes #27081 parent 357d970 commit 98b90fa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
0 commit comments