sparse-intern-71089
03/25/2022, 4:42 PMpolite-napkin-90098
03/25/2022, 5:00 PM_, err = helm.NewChart(ctx, "influx", helm.ChartArgs{
Repo: pulumi.String("influxdata"),
Chart: pulumi.String("influxdb2"),
Values: pulumi.Map{
"persistence": pulumi.Map{
"storageClass": pulumi.String("efs-stor"),
"size": pulumi.String("52Gi"),
},
},
},
Works.
Sorry for the SPAMNo 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