Squashed 'cluster-config/' content from commit 654f2390
git-subtree-dir: cluster-config git-subtree-split: 654f23903bd1f9a27a4810bd289d165b6cfdbb0c
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- ../../../../../components/lvm-operator/overlays/standalone
|
||||
|
||||
patches:
|
||||
- patch: |-
|
||||
- op: add
|
||||
path: /spec/storage/deviceClasses/0/deviceSelector
|
||||
value:
|
||||
paths:
|
||||
- /dev/nvme1n1
|
||||
target:
|
||||
kind: LVMCluster
|
||||
Reference in New Issue
Block a user