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

Crossplane Message - no matches for kind "Queue" in version "message.yandex-cloud.jet.crossplane.io/v1alpha1" #16

Open
allanian opened this issue Oct 31, 2022 · 0 comments

Comments

@allanian
Copy link

Hello, was trying to create message kafka with crossplane
Crossplane install from github helm chart
Provider installed with:

kubectl crossplane update provider crp0kch415f0lke009ft-crossplane-provider-jet-yc v0.1.37
apiVersion: message.yandex-cloud.jet.crossplane.io/v1alpha1
kind: Queue
metadata:
  name: queue-test
spec:
  forProvider:
    name: queue-fines
    secretKeySecretRef:
      name: sa-key-conn
      namespace: infra-crossplane
      key: attribute.secret_key
    accessKeyRef:
      name: example-sa-static-key

Error:
error: resource mapping not found for name: "queue-test" namespace: "" from "queue.yaml": no matches for kind "Queue" in version "message.yandex-cloud.jet.crossplane.io/v1alpha1"
ensure CRDs are installed first

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