-
Bug
-
Resolution: Done
-
Minor
-
None
-
DO180 - OCP4.14-en-2-20240530
-
None
-
False
-
-
False
-
7
-
-
-
en-US (English)
URL: | ch07s09 |
Reporter RHNID: | mzwennes |
Section title: | Lab: Manage Application Updates |
Language: | English |
Issue description
The command in step 2.3 of the lab Lab: Manage Application Updates should be:
oc get triggers deployment/app2
Currently it's defined as oc set triggers deployment/app2 but that's incorrect
Steps to reproduce:
Workaround:
The guide text needs to be reviewed and corrected to reflect the appropriate command for viewing triggers. Replace the incorrect command with 'oc get triggers deployment/app2' wherever it is used.
Expected result: