-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
DO380 - OCP4.14-en-1-20240220
-
None
-
False
-
-
False
-
-
-
en-US (English)
Please fill in the following information:
| URL: | https://rol.redhat.com/rol/app/courses/do380-4.14/pages/ch06s04 |
| Reporter RHNID: | nl49827 |
| Section Title: | Guided Exercise: Alerts and Notifications |
Issue description
using global smtp settings such as:
global.smtp_from is not documented in the public Red Hat openshift documentation.
Also, that stripping of double quotes is not cool as modifying the configuration via the console, will automatically strip it.
It is a fine example of work harder, not smarter.
As for the rating scripts it sets everyone up for failure despite the effort that is being put in.
Instead the public documentation instructs us to use: receivers.email_configs.to
And that works perfectly fine.
The whole execercise is made needlessly complex and does not follow the official documentation.
Configuring the email receiver via the web console works quicker and without running the chance of getting into trouble.
If you must and insist, to get the yaml of the secret for your gitops, then use the official instruction that is given in step 1 of 3.15.4.1 monitoring book after the configuration is modified via the web console
Steps to reproduce:
Workaround:
Expected result: