-
I have installed The Helm chart installs a default configuration for Alertmanager like this:
This is all very fine - but looking at the logs from the operator, I see a continuous stream of error messages like:
This error message is repeated about every 15 mins. Would anybody happen to know what goes on here? I've tried modifying the file, but to no avail: The operator detects and reloads the changed configuration, but the stream of error messages remain the same. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Ahh - sorry to bother you: Found the solution myself. I have experimented with various settings, and apparently the Helm chart had left me with two different config files - and I edited the wrong one. Removing the bad one and replacing it with the proper one solved the problem. |
Beta Was this translation helpful? Give feedback.
Ahh - sorry to bother you: Found the solution myself.
I have experimented with various settings, and apparently the Helm chart had left me with two different config files - and I edited the wrong one. Removing the bad one and replacing it with the proper one solved the problem.