Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Remove whitespaces from PVC size #25

@olevitt

Description

@olevitt

PVC sizes do not allow whitespaces.
1 Gi is invalid for example.

Helm has a built-in fonction to strip whitespaces :
nospace
Remove all whitespace from a string.

nospace "hello w o r l d"
The above returns helloworld

We should use it

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