sparse-intern-71089
07/27/2019, 11:52 PMbig-hair-80287
07/28/2019, 12:00 AMnew k8s.core.v1.Namespace(...)
new helm.v2.Chart(...)
I did not add any references to the namespace, other than the name of the namespace, to the chart. No variables where shared.
I was given this plan.white-balloon-205
values: { ... }
and include the namespace name in the chart.
You can see examples of this here: https://github.com/pulumi/examples/blob/735a7116f0dcfed83ddaee986cc2c9ac96fec894/aws-ts-eks-hello-world/index.ts
If there is no real dependency, but you still want these to be sceduled one after the other - you can use dependsOn: namespace
in the Chart
.No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by