dev852com
Results
2
issues of
dev852com
CustomResourceDefinition is outdated. ``` kubectl apply -f install.yaml ``` Output: ``` error: unable to recognize "install.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta" ``` Tried to use ```kubectl convert```...
Hi, I was able to register to post and receive token via postman. Further testing on update and logout keeps getting token is invalid. Any help is much appreciated! ```...