Alertmanager silence storage on persistent volume claim with jsonnet #1917
Unanswered
roelandvanbatenburg
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We don't need HA for alertmanager, but we do want to persist the silences we have. I have found prometheus/alertmanager#1673 (comment) and #1014 that point in the right direction, but I cannot find out how to configure this with jsonnet.
I have tried this:
But then I get the error
Which makes sense as /alertmanager is already specified as a
I think this is done by the prometheus-operator, but I do not know how to disable this. Or am I on the wrong path entirely?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions