tyk-operator
tyk-operator copied to clipboard
Secrets Management for Operator
trafficstars
Some times I need to put some credential configurations in the CRD's yaml file, for example, API keys need to be placed in the config_data section of an api definition.
It would be great if we can use environment variables in the yamls. Or is there already some way to do this ?