Hey everyone,
Anyone had any luck deploying the Linkerd helm chart with Pulumi? We're using cert-manager so would like that to handle certificate rotation automatically. Is there any way nice way of handling the creation of a cert-manager Certificate (which creates a Kubernetes Secret), then using that Secret in the deployment of the Helm chart? I can get it to deploy the Certificate fine but can't fetch the Secret as it doesn't exist until after this has happened
https://gist.github.com/harrymitchinson/ea252ebcc5170db0c48ae2a55ccd51d6