Skip to content

Commit

Permalink
Update helmrelease.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
onedr0p authored Jan 2, 2025
1 parent 8b29b64 commit 319e6f9
Showing 1 changed file with 3 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,16 @@ spec:
ssl: false
prometheusEndpoint: http://prometheus-operated.observability.svc.cluster.local:9090
mgr:
allowMultiplePerNode: false
modules:
- name: insights
enabled: true
- name: pg_autoscaler
enabled: true
- name: rook
enabled: true
mon:
allowMultiplePerNode: false
network:
provider: host
connections:
Expand All @@ -76,15 +79,6 @@ spec:
devicePathFilter: /dev/disk/by-id/nvme-Micron_7450_MTFDKBA800TFS_.*
config:
osdsPerDevice: "1"
placement:
mgr: &placement
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
mon: *placement
cephBlockPools:
- name: ceph-blockpool
spec:
Expand Down

0 comments on commit 319e6f9

Please sign in to comment.