Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kireque committed Mar 1, 2024
1 parent e6c568c commit 5f92750
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/main/apps/monitoring/thanos/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
sidecarsService: kube-prometheus-stack-thanos-discovery
sidecarsNamespace: monitoring
stores:
- thanos-svc-nas.home.econline.nl:10901
- synology.home.econline.nl:10901
replicaLabels:
- "__replica__" # must match with kube-prometheus-stack value `.prometheus.prometheusSpec.replicaExternalLabelName`
resources:
Expand Down Expand Up @@ -101,7 +101,7 @@ spec:
enabled: true
persistence:
enabled: true
storageClass: "openebs-hostpath"
storageClass: "ceph-filesystem"
size: 512Mi
resources:
requests:
Expand Down

0 comments on commit 5f92750

Please sign in to comment.