...

Text file src/edge-infra.dev/config/pallets/sds/storage/piraeus-datastore/linstor-cluster/linstor-storage-pool.yaml

Documentation: edge-infra.dev/config/pallets/sds/storage/piraeus-datastore/linstor-cluster

     1apiVersion: piraeus.io/v1
     2kind: LinstorSatelliteConfiguration
     3metadata:
     4  name: storage-pool
     5spec:
     6  nodeAffinity:
     7    nodeSelectorTerms:
     8    - matchExpressions:
     9      - key: distributed.storage/diskless
    10        operator: DoesNotExist
    11  storagePools:
    12  - name: lvm-thin
    13    lvmThinPool:
    14      thinPool: lvthin
    15      volumeGroup: ien

View as plain text