This message was deleted.
# kubernetes
s
This message was deleted.
l
Have a look at the
renderYamlToDirectory
property of our Kubernetes provider. https://www.pulumi.com/registry/packages/kubernetes/api-docs/provider/#renderyamltodirectory_nodejs
👀 1
g
Yeah we're using this feature to feed into ArgoCD. My goal is to have secrets generated using bitnami' SealedSecrets and just commit the rendered content to the repository. I had to do some weird hacks to have Pulumi "forget" the state so it's always fresh when generated and let ArgoCD deal with the diff. I actualy just asked a Q here to see if I'm doing something anti-pattern or if it's a viable solution....: https://pulumi-community.slack.com/archives/CRFURDVQB/p1680888325245139