Skip to content

Commit

Permalink
update victoria metrics and remove temp fix for bug (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-rkm authored Feb 29, 2024
1 parent 3ee7c9d commit c729611
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion charts/aoi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ dependencies:
repository: https://victoriametrics.github.io/helm-charts/
condition: global.tsdb.high_availability.enabled
- name: victoria-metrics-alert
version: 0.9.0
version: 0.9.2
repository: https://victoriametrics.github.io/helm-charts/
condition: alerting.enabled
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,6 @@ spec:
value: http://localhost:9093/-/reload
- name: REQ_METHOD
value: POST
volumeMounts:
- name: config
mountPath: /tmp/config
serviceMonitor:
enabled: true
extraLabels:
Expand Down

0 comments on commit c729611

Please sign in to comment.