Skip to content

Commit

Permalink
compactor pvc added (#7315)
Browse files Browse the repository at this point in the history
  • Loading branch information
viennaa authored Oct 25, 2024
1 parent 8b65834 commit f08a06c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion system/storage-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: storage-monitoring
description: Prometheus and Thanos setup for netapp-exporter
version: 0.6.3
version: 0.6.4
dependencies:
- name: prometheus-server
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
Expand Down
11 changes: 8 additions & 3 deletions system/storage-monitoring/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,20 @@ prometheus-server:

thanos:
name: storage
deployWholeThanos: true
clusterDomain: kubernetes
serviceAccount:
create: false

compactor:
dataVolume:
enabled: true

deployWholeThanos: true

grpcIngress:
enabled: true
hosts:
- thanos-storage-grpc
serviceAccount:
create: false

netapp_cap_exporter:
enabled: false
Expand Down

0 comments on commit f08a06c

Please sign in to comment.