FEAT: disable alertmanager
This commit is contained in:
parent
c6a907b213
commit
96ffe5f23d
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@ helm_charts:
|
|||
name: monitoring
|
||||
namespace: metrics
|
||||
vals:
|
||||
alertmanager:
|
||||
enabled: false
|
||||
prometheus:
|
||||
prometheusSpec:
|
||||
storageSpec:
|
||||
|
|
Loading…
Reference in a new issue