summaryrefslogtreecommitdiff
path: root/f3s/prometheus
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-12-26 00:41:17 +0200
committerPaul Buetow <paul@buetow.org>2025-12-26 00:41:17 +0200
commitbd2674ed4aba2298053bef0ae24f034146cdfda0 (patch)
tree59291b197e0d76fd1b18a47e46c6f8481a7ec362 /f3s/prometheus
parentb98b461b84d7aecc0ba6bede1848e65bc0446627 (diff)
fix
Diffstat (limited to 'f3s/prometheus')
-rw-r--r--f3s/prometheus/persistence-values.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/f3s/prometheus/persistence-values.yaml b/f3s/prometheus/persistence-values.yaml
index 65b5679..686c620 100644
--- a/f3s/prometheus/persistence-values.yaml
+++ b/f3s/prometheus/persistence-values.yaml
@@ -1,9 +1,9 @@
kubeEtcd:
enabled: true
endpoints:
- - 192.168.1.120
- - 192.168.1.121
- - 192.168.1.122
+ - 192.168.2.120
+ - 192.168.2.121
+ - 192.168.2.122
service:
enabled: true
port: 2381