nestjs-metrics
nestjs-metrics copied to clipboard
No matches for kind "ScaledObject"
Tried installing the helm chart via following command:
helm install nestjs-metrics .
It fails with the following error
Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: resource mapping not found for name: "nestjs-metrics" namespace: "" from "": no matches for kind "ScaledObject" in version "keda.sh/v1alpha1"
ensure CRDs are installed first
I have installed minikube via homebrew for mac