I am deploying operator-like application with CRDs...
# general
e
I am deploying operator-like application with CRDs and till the recent moment pulumi/kubernetes package was not able to create them, so I added them manually in the beginning. Now I upgraded pulumi/kubernetes and it wants to create CRDs but they already exist...