Parcourir la source

osd_memory_target_autotune = true

Josh Bicking il y a 1 jour
Parent
commit
d086daf9fe
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      argocd/rook/rook-ceph-cluster-values.yaml

+ 4 - 0
argocd/rook/rook-ceph-cluster-values.yaml

@@ -1,5 +1,9 @@
 # From https://raw.githubusercontent.com/rook/rook/v1.18.9/deploy/charts/rook-ceph-cluster/values.yaml
 
+configOverride: |
+  [osd]
+  osd_memory_target_autotune = true
+
 # Installs a debugging toolbox deployment
 toolbox:
   # -- Enable Ceph debugging pod deployment. See [toolbox](../Troubleshooting/ceph-toolbox.md)