File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : mo-ob-opensource
3
3
description : mo-ob-opensource's Helm chart for Kubernetes
4
4
type : application
5
- version : 1.0.9-alpha2
5
+ version : 1.0.10
6
6
appVersion : 0.9.0
7
7
dependencies :
8
8
- condition : kube-prometheus-stack.enabled
Original file line number Diff line number Diff line change @@ -475,15 +475,15 @@ victoria-metrics-k8s-stack:
475
475
evaluationInterval : 15s
476
476
extraArgs :
477
477
http.pathPrefix : " /"
478
- notifier :
479
- url : http://mo-ob-alertmanager.mo-ob:9093
480
- basicAuth :
481
- username :
482
- key : username
483
- name : alertmanager-auth-secret
484
- password :
485
- key : password
486
- name : alertmanager-auth-secret
478
+ notifiers : {}
479
+ # - url: http://mo-ob-alertmanager.mo-ob:9093
480
+ # basicAuth:
481
+ # username:
482
+ # key: username
483
+ # name: alertmanager-auth-secret
484
+ # password:
485
+ # key: password
486
+ # name: alertmanager-auth-secret
487
487
# External labels to add to all generated recording rules and alerts
488
488
externalLabels :
489
489
clusterDetail : dev-controlplane
You can’t perform that action at this time.
0 commit comments