https://pulumi.com logo
b

bright-policeman-55860

08/07/2020, 2:04 PM
On a related question, I need to get the YAML from a deployment, but I don't see any get* in the Kubernetes provider for Pulumi. Any ideas?
k

kind-mechanic-53546

08/09/2020, 11:27 PM
I'm not sure if you can get the yaml of an existing deployment but you should be able to "render" the yaml of a deployment for the same outcome From Kubernetes or Helm YAML
4 Views