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
|
name: monitoring
|
||||||
namespace: metrics
|
namespace: metrics
|
||||||
vals:
|
vals:
|
||||||
|
alertmanager:
|
||||||
|
enabled: false
|
||||||
prometheus:
|
prometheus:
|
||||||
prometheusSpec:
|
prometheusSpec:
|
||||||
storageSpec:
|
storageSpec:
|
||||||
|
|
Loading…
Reference in a new issue