sparse-intern-71089
11/09/2021, 11:13 AMfuture-refrigerator-88869
11/09/2021, 11:21 AMspec: {
containers: [
{
name: `${serviceName}`,
image: image,
ports: [
{
containerPort: deploymentOptions.containerPort || 80,
hostPort: deploymentOptions.hostPort || 80,
},
],
imagePullPolicy: "Always",
env: envArgs, <<<---- These are env set to the pod
},
],
},
limited-rainbow-51650
11/09/2021, 11:54 AMenv
with additional values only when needed.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