Skip to content

Commit

Permalink
adjust osd disk filters
Browse files Browse the repository at this point in the history
  • Loading branch information
jgilfoil committed Feb 25, 2024
1 parent b21ecd0 commit 9aac52c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kubernetes/apps/rook-ceph/cluster/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,13 @@ spec:
nodes:
- name: odroid-01
devices:
- name: /dev/sda
- name: sda
- name: odroid-02
devices:
- name: /dev/sda
- name: sda
- name: odroid-03
devices:
- name: /dev/sda
- name: sda
placement:
mgr: &placement
nodeAffinity:
Expand Down

0 comments on commit 9aac52c

Please sign in to comment.