red-area-47037
12/18/2020, 6:39 PMkubernetes:<http://apiextensions.k8s.io/v1:CustomResourceDefinition|apiextensions.k8s.io/v1:CustomResourceDefinition> (<http://certificates.cert-manager.io|certificates.cert-manager.io>):
error: 1 error occurred:
* the Kubernetes API server reported that "<http://certificates.cert-manager.io|certificates.cert-manager.io>" failed to fully initialize or become live: "" is invalid: patch: Invalid value: ......." : cannot convert int64 to float64
pulumi up
and then uncommenting them again followed by another pulumi up
forcing a delete and new deployment of the cert-manager Helm-Chart.
This worked without impacting the services running but didnt felt right 😞 Anyone ran into similar problems and how did you fixed them... Trying to build up more knowledge to prepare for production level deployments soon...