-
Bug
-
Resolution: Unresolved
-
Critical
-
1.34.0
-
None
-
False
-
-
False
-
-
Summary
This chapter does not use kn workflow plugin deploy command and tells user to create these files manually. We need to update the documentation to use kn workflow deploy with kn workflow gen-manifest
Environment
N/A
Steps to reproduce
1. Navigate to guide
Actual results
1. Navigate to the guide
2. Start deploying your project
3. oc apply is used
Expected results
1. Navigate to the guide
2. Start deploying your project
3. kn workflow deploy is used
Testing
QA to validate the scenario during PR review.