cdkgenie
Results
2
comments of
cdkgenie
Added the following line to resolve the issue. Note: That method is deprecated. Yaml.addModelMap("apps/v1","Deployment", V1Deployment.class);
I use spring boot, don't know what is causing that issue. but without that, it was not working.