tyk-operator icon indicating copy to clipboard operation
tyk-operator copied to clipboard

Secrets Management for Operator

Open owenchenxy opened this issue 2 years ago • 11 comments
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 ?

owenchenxy avatar Jun 19 '23 02:06 owenchenxy