About alertmanager configuration,you can find  alertmanager`s   secret  
,and using base64 decoder data you could look alertmanager`s configing.So 
you can delete it and create new one by your custom configuration.  And 
another configuration,for example  alert rule,you could  use  this command  
'kubectl get  prometheusrules -A'    to find all alert rules, of course,you 
can delete or update them.
All the above operations,prometheus or alertmanager  will automatically 
load  。

                      
在 2020年3月20日星期五 UTC+8上午6:12:49,Nitin写道:
>
> Hello,
> I am looking for some recommendations as to how Prometheus configuration 
> (like providing our custom alert rules and reload the alert rules 
> dynamically if the alert rules files sees some modifications ) be managed 
> using Prometheus operator (helm charts ) ??
> Installing Prometheus using Prometheus operator generates default 
> configuration for it so trying to custom feed it using values.yaml file of 
> Prometheus operator.
> Any suggestions would be greatly appreciated.
>
> Thanks.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/0324d72f-c6cf-4b8a-999b-31deb88ae34d%40googlegroups.com.

Reply via email to