-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
DO280 - OCP4.14-en-2-20240725
-
None
-
False
-
-
False
-
4
-
en-US (English)
Please fill in the following information:
URL: | https://rol.redhat.com/rol/app/courses/do280-4.14/pages/ch04s06 |
Reporter RHNID: | bucknd |
Section Title: | Protect Internal Traffic with TLS |
Issue description
Two issues here:
- client.yaml in solutions folder after the start script has run does not actually have the solution in it - still refers to the text CHANGE_ME
- in the solutions file the last line (client.yaml) is name: trusted-ca and in the lab file it is name: CHANGE_ME. This line is invalid which can be evidenced if you run the oc apply with the --validate=true option, i.e. the correct line is the line immediately above which makes the last line redundant. Both solutions file and labs file need to be changed therefore to remove the last line
Steps to reproduce:
Workaround:
Expected result: