Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to read contents of the file C:\petstore\target\gen\$MGW_HOME\conf\micro-gw.conf #293

Open
starsmall-xiaoqq opened this issue Jun 13, 2020 · 0 comments

Comments

@starsmall-xiaoqq
Copy link

With the following block in deployment_config.toml, I got error as titled.
[kubernetes.kubernetesConfigMap]
enable = true
ballerinaConf = '${MGW_HOME}/conf/micro-gw.conf'

I change the "${MGW_HOME}" to "$MGW_HOME" or "%MGW_HOME%", but the environment variable MGW_HOME can not be extended.

It seems "ballerinaConf" can only use full path or path relative to target\gen .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant