How do I customize alertmanager.yaml #995
Replies: 8 comments 2 replies
-
if you use jsonnet to generate manifests you may have a look at this example |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I also can't find any reference of what is using You should edit |
Beta Was this translation helpful? Give feedback.
-
I am also confused about that I am creating the manifest and in the CRD configSecret states that it defaults to alertmanater-{name} but it still is trying to mount the -generated one? What am I missing there? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
It was not generating from the secret that I have created actually. I needed to edit the statefulset in order to get configuration from |
Beta Was this translation helpful? Give feedback.
-
I'm on |
Beta Was this translation helpful? Give feedback.
-
同样问题 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use kubectl patch secret update alertmanager.yaml, but it does not work.
I deleted alertmanager-main-generated first, then created it, but it already exists because alertmanager-alertmanager.yaml automatically creates the default alertmanager-main-generated secret
How do I customize alertmanager.yaml?
Beta Was this translation helpful? Give feedback.
All reactions