Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
package-authoring
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
a
ancient-pillow-66484
02/16/2023, 3:35 PM
Hey! Just got started with Pulumi, got myself a HelmRelease and trying to map Values correctly. What is the proper/to go way to set an type of array in Values?
w
worried-city-86458
02/27/2023, 10:09 PM
I don't know about the proper way but this is what I do:
https://github.com/gitfool/Pulumi.Dungeon/blob/main/K8s/K8sStack.cs
(Note the workaround for
https://github.com/pulumi/pulumi-dotnet/issues/23
)
#dotnet
Join Slack