You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.
Even though a bit older, i think i can help here. The crashLoop is showing because you changed the release of the alertmanager from 0.7.1 to 0.15.3. Since 0.12 or 0.13 there has to be 2 dashes in front of the arguments.
The config has to be changed to:
'--config.file=/etc/alertmanager/config.yml'
'--storage.path=/alertmanager'
Should fix that issue, at least for the alertmanager. Trying to change other releases within the manifest causes new issues.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Can't make it running and it is causing prometheus-core CrashLoopBackOff:
The text was updated successfully, but these errors were encountered: