Skip to content

no persistent volumes available for this claim and no storage class is set when installing kubero ui #699

@bolahanna44

Description

@bolahanna44

Which component(s) is affected?

Kubero UI

Describe the bug

when installing the kubero ui the PVC (persistent volume claim) with name kubero-data keeps failing with error no persistent volumes available for this claim and no storage class is set

when i checked the pvc i found the storage class is empty, and when i checked the k8s template here https://raw.githubusercontent.com/kubero-dev/kubero-operator/main/config/samples/application_v1alpha1_kubero.yaml i found storageClass empty

i have the default storage class in my cluster set to hetzner, but it is not picked up by the PVC

Steps to reproduce

run kubero install in local or remote cluster

Expected behavior

the kubero-data pvc should bind the volume without a problem

Screenshots

No response

Additional information

No response

Debug information

No response

Metadata

Metadata

Assignees

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