pulumi/pulumi-kubernetesx

Deployment pod annotations impossible to add

roderik opened this issue · 1 comments

Affected feature

I needed to add prometheus scrape annotations on the pods in a deployment. There was no way to do so as the template field is omitted in the types. Reverted to a base deployment to get around this.

duplicate of #50