Question regarding `retainOnDelete` and `k8s.yaml....
# general
h
Question regarding
retainOnDelete
and
k8s.yaml.ConfigGroup
. I can set
retainOnDelete
on the
ConfigGroup
itself, but the child resources (the things in a specified yaml file) don't seem to inherit that setting. Is there any way to make that setting propagate to those child resources? alternatively, is there a way to manually add the marker via cli?
m
Hi @hallowed-shoe-53735 I think what you are looking for is a transformation: https://www.pulumi.com/docs/iac/concepts/options/transformations/