Update content/runbooks/prometheus-operator/ConfigReloaderSidecarErrors.md

Co-authored-by: Paweł Krupa <pawel@krupa.net.pl>
This commit is contained in:
Michał Sochoń
2022-02-22 14:14:21 +01:00
committed by GitHub
parent f2e8f4e53a
commit 3d2d71e5fd

View File

@@ -22,7 +22,7 @@ Check config-reloader logs and the configuration which it tries to reload.
## Mitigation
Usually means new config was rejected by the controlled app because it contains
errors such as unknown configuraction sections, bad resource definitions.
errors such as unknown configuration sections or bad resource definitions.
You can prevent such issues with better config testing tools in CI/CD systems
such as: