unfortunately I don't think it's possible because we only template the helm charts and then use our own apply logic, we don't use helm's.
Having said that, I think this recreates many current Pulumi features. You can store secrets in a pulumi stack and they are encrypted already
https://www.pulumi.com/docs/intro/concepts/config/#secrets
👍 1
you can also use cloud KMS providers like the helm-secrets integration, I'm not sure it would be needed