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

Change Environment Variable definition #66

Closed
tharindu1st opened this issue Oct 24, 2018 · 0 comments
Closed

Change Environment Variable definition #66

tharindu1st opened this issue Oct 24, 2018 · 0 comments

Comments

@tharindu1st
Copy link
Contributor

Description:
In order to define an environment variable for name config value under complexBean, we have to defind environment variable as follows.

WSO2.CONFIGURATION_COMPLEXTESTBEAN_NAME="default"

As OS its not support to keep (.) mark in the environment variable due to that we had convert it to( _ ) in the namespace.

current configuration as follows

WSO2_CONFIGURATION_COMPLEXTESTBEAN_NAME="default"
wso2.configuration:
  complexBean:
    name: default
    Bean:
      name: default
tharindu1st added a commit to tharindu1st/carbon-config that referenced this issue Oct 24, 2018
tharindu1st added a commit to tharindu1st/carbon-config that referenced this issue Oct 24, 2018
tharindu1st added a commit to tharindu1st/carbon-config that referenced this issue Oct 24, 2018
tharindu1st added a commit to tharindu1st/carbon-config that referenced this issue Oct 24, 2018
tharindu1st added a commit to tharindu1st/carbon-config that referenced this issue Oct 25, 2018
tharindu1st added a commit to tharindu1st/carbon-config that referenced this issue Oct 25, 2018
@this this closed this as completed in #67 Oct 25, 2018
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