https://pulumi.com logo
p

prehistoric-translator-89978

09/01/2021, 11:52 PM
Hi. Is it possible to use
render_yaml_to_directory
without it affecting the state of my k8s cluster?
b

billowy-army-68599

09/02/2021, 12:30 AM
This is the default, it won’t get applied to the cluster if you use this
p

prehistoric-translator-89978

09/02/2021, 12:34 AM
If I deployed a stack and then want to use
render_yaml_to_directory
it will destroy all objects in k8s... I rather it didn't and was wondering if there is a way to generate yaml files without that "side effect"
b

billowy-army-68599

09/02/2021, 12:42 AM
Huh, can you file an issue for this? I don’t think that’s desirable
p

prehistoric-translator-89978

09/02/2021, 12:52 AM
Sure, will do
4 Views