hi
i’m trying to follow the instruction here dev.entando .org/v6.2/docs/ getting-started/#add-custom-resources by using minikube in order to simulate a cluster in my local machine.
i get an error while running “sudo kubectl create -f dist / crd”
developer@developer-virtual-machine:~/Scrivania/entando$ kubectl get nodes
NAME STATUS ROLES AGE VERSION
minikube Ready control-plane,master 42h v1.22.1
could you update the yaml files by removing the deprecated api version?
Thank you