pulumi / pulumi-kubernetesx

Kubernetes for Everyone
Apache License 2.0
135 stars 16 forks source link

Add kx support for initContainers #53

Closed lblackstone closed 3 years ago

lblackstone commented 4 years ago

initContainers currently don't support the simplified kx syntax. This should be unified with the containers support to avoid requiring different syntax.

Related #51