Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Getting the following error, this PR attempts to fix it: ```sh /pkg/k8s/k8s_pvc.go:29:15: cannot use v1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal FAIL github.com/celestiaorg/knuu-example/basic [build failed] ```
- Loading branch information