Skip to content

Enabling softQuota while creating blobstore #8

@bpoorva

Description

@bpoorva

blobStores:

  • name: xxxx # required
    type: file # optional (defaults: file)
    path: xxxx
    softQuota:
    type: spaceRemainingQuota
    limit: 1024

This should create blobstore with softQuota, however it doesnot. And the result is same as -
blobStores:

  • name: xxxx # required
    type: file # optional (defaults: file)
    path: xxxx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions