https://pulumi.com logo
b

billions-lock-80282

07/15/2019, 2:32 PM
then this resource
Copy code
const certmanagerResources = new ConfigFile("cmResources", {
    file: "<https://github.com/jetstack/cert-manager/releases/download/v0.8.1/cert-manager.yaml>", 
},{ dependsOn: [nginx, primaryPool], provider: clusterProvider });