I need to write a transformation for a `k8s.yaml.C...
# general
i
I need to write a transformation for a
k8s.yaml.ConfigFile
that removes a Namespace declaration from a raw yaml manifest provided by cert-manager. Given the ts definition, this looks not possible. How can I do it?
c
@important-leather-28796 as a hack, you can probably blank out the fields in the namespace object to