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

Make sure PVs are always deleted #34

@paulfantom

Description

@paulfantom

To prevent stale resources, we need to ensure PVs are deleted after using the cluster. To do this we should always use storageClass with reclaimPolicy: Delete.

It may be good to run some kubectl patch command before starting tobs to ensure storage classes are using this policy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions