+1 for this feature. This will potentially enable the use k8s secrets On Fri, Jun 26, 2020, 9:46 PM 邱家榆 <[email protected]> wrote:
> Hello, all. > > I'll just use an example to illustrate this feature: > > ``` > etcd: > host: > - "http://config-${ENV_NAME}.my.com" > ``` > The ${ENV_NAME} refer to previously defined values (for example, from > System properties). >
