Skip to content

Commit

Permalink
test diskpool on sakura
Browse files Browse the repository at this point in the history
  • Loading branch information
cbc02009 committed Jul 31, 2024
1 parent 5138b16 commit 093b15d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions kubernetes/main/apps/openebs/openebs/config/diskpools.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# ---
# apiVersion: "openebs.io/v1beta2"
# kind: DiskPool
# metadata:
# name: sakura-nvme
# namespace: openebs
# spec:
# node: sakura
# disks: ["/dev/disk/by-id/nvme-Samsung_SSD_970_EVO_Plus_1TB_S6S1NS0W319948H"]
---
apiVersion: "openebs.io/v1beta2"
kind: DiskPool
metadata:
name: sakura-nvme
namespace: openebs
spec:
node: sakura
disks: ["/dev/disk/by-id/nvme-Samsung_SSD_970_EVO_Plus_1TB_S6S1NS0W319948H"]
---
apiVersion: "openebs.io/v1beta2"
kind: DiskPool
Expand Down

0 comments on commit 093b15d

Please sign in to comment.