diff options
| author | Paul Buetow <paul@buetow.org> | 2025-12-31 17:25:38 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-12-31 17:25:38 +0200 |
| commit | 8349f41705111606717477a17930c7d2cd1ccabf (patch) | |
| tree | 53576e24e30d2587e2970e32c310cfdc4640f701 /f3s/prometheus | |
| parent | ffe1893f3ce0b9be532b56b5db2cfb5ee5cc88e5 (diff) | |
Update
Diffstat (limited to 'f3s/prometheus')
| -rw-r--r-- | f3s/prometheus/persistence-values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/prometheus/persistence-values.yaml b/f3s/prometheus/persistence-values.yaml index 3f8eda9..732d0a9 100644 --- a/f3s/prometheus/persistence-values.yaml +++ b/f3s/prometheus/persistence-values.yaml @@ -28,7 +28,7 @@ prometheus: prometheusSpec: # Enable remote write receiver for accepting historic data with custom timestamps # Enable admin API for data deletion and management - # In Prometheus 3.x, use web flag instead of feature flag + # In Prometheus 3.x, use web flags instead of feature flags additionalArgs: - name: web.enable-remote-write-receiver value: "" |
