Skip to content

Commit

Permalink
fix: enable remotewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
Apoorva64 committed Oct 30, 2024
1 parent c6481ac commit ad90250
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/poulet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.37
version: 0.1.38

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
3 changes: 1 addition & 2 deletions charts/poulet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,8 @@ prometheus:

retentionSize: "20GB"


extraArgs:
web.enable-remote-write-receiver: null
enable-feature: remote-write-receiver
# - secretName: chart-example-tls
# hosts:
# - chart-example.local
Expand Down

0 comments on commit ad90250

Please sign in to comment.