pulumi-kubernetes
pulumi-kubernetes copied to clipboard
Support helm.values.schema for strong typing of values field
trafficstars
Some helm charts publish schema options for values files:
https://artifacthub.io/packages/helm/artifact-hub/artifact-hub?modal=values-schema
It would be nice to be able to strongly type those, similar to crd2pulumi
Duplicate of #167