Skip to content

helm chart how to set poolmetadatasize #996

Description

@pcking999

Im trying to deploy piraeus via the helm chart. It keeps deploying the metadata pool at 120m. How can i specify a size to use when it creates the metadatapool. This is the portion of the helm chart im using.

linstorSatelliteConfigurations:
- name: host-network
spec:
podTemplate:
spec:
hostNetwork: true
- name: lvm-thin-storage-pool
spec:
storagePools:
- name: lvm-thin
lvmThinPool:
volumeGroup: drbd-vg
thinPool: thinpool
source:
hostDevices:
- 'device'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions