Skip to content

Commit

Permalink
fix: update lvmcluster config
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Görn <[email protected]>
  • Loading branch information
goern committed Jan 4, 2024
1 parent b30419e commit 3b91e45
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manifests/environments/nostromo/lvm-storage/lvm-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ metadata:
spec:
storage:
deviceClasses:
- name: vg1
- fstype: xfs
name: vg1
thinPoolConfig:
name: thin-pool-1
overprovisionRatio: 10
Expand Down

0 comments on commit 3b91e45

Please sign in to comment.