Skip to content

Commit

Permalink
feat: enable remote write receiver for Prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
kalinkrustev committed Nov 28, 2024
1 parent d1e86b1 commit f0cc886
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ prometheus:
storageClass: ${storage_class_name}
size: ${prometheus_pvc_size}
retention: ${prometheus_retention_period}
enableRemoteWriteReceiver: true
nodeAffinityPreset:
type: hard
key: workload-class.mojaloop.io/MONITORING
Expand Down

0 comments on commit f0cc886

Please sign in to comment.