template-operator
template-operator copied to clipboard
Using ConfigMaps or Secrets as templating inputs?
Hi there,
Love this project, it is something that is very much needed in the Kubernetes space.
I am looking at an in-cluster templating operator that can also leverage values from existing ConfigMaps and Secrets. Based on my reading of the docs I am not sure this is possible here, but I wondering if it is? If so, how much I do it.
Cheers!