Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm chart missing CRDs #187

Open
adubkov opened this issue May 1, 2022 · 0 comments
Open

Helm chart missing CRDs #187

adubkov opened this issue May 1, 2022 · 0 comments

Comments

@adubkov
Copy link

adubkov commented May 1, 2022

$ cat storagepool.yaml
  apiVersion: openebs.io/v1alpha1
  kind: StoragePool
  metadata:
      name: gpdpool
      type: hostdir
  spec:
      path: "/mnt/disk1"

$ kubectl -n openebs apply -f storagepool.yaml
error: unable to recognize "storagepool.yaml": no matches for kind "StoragePool" in version "openebs.io/v1alpha1"
@adubkov adubkov changed the title Documentation about creating jiva storage pool seem to be outdated. Helm chart missing CRDs May 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant