Skip to content

Commit

Permalink
rook: fix storage nodes (#2475)
Browse files Browse the repository at this point in the history
Related to 5328523

Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt authored Sep 19, 2024
1 parent 2a99acf commit 2a6558f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions environments/rook/configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
rook_network_public: 192.168.128.0/20
rook_storage_devicefilter: "^sd[b-c]"
rook_storage_nodes:
- name: testbed-node-0
- name: testbed-node-1
- name: testbed-node-2
- name: testbed-node-3
- name: testbed-node-4
- name: testbed-node-5

## reduce resources to fit into testbed
rook_resources_cephfilesystem:
Expand Down

0 comments on commit 2a6558f

Please sign in to comment.