This message was deleted.
# kubernetes
s
This message was deleted.
b
you don't need to use
yaml
to do this, you can use the custom resource option
however, if you really want to manage it with yaml, you can use a transformation, see here: https://www.pulumi.com/registry/packages/kubernetes/api-docs/yaml/configfile/
a
thanks for the help, really didnt notice that
w
FWIW, you could also use a text templating engine.