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

Required indentation in externally configured deployment toml #544

Open
renuka-fernando opened this issue Apr 15, 2022 · 1 comment
Open

Comments

@renuka-fernando
Copy link

Description:
Two spaces in

should be removed

Otherwise the deployment toml file which is provided as external file should be in the following format.

First line without spaces, rest lines with two spaces

[server]
  hostname = "{{ .Values.wso2.deployment.am.ingress.management.hostname }}"
  #offset=0
  base_path = "${carbon.protocol}://${carbon.host}:${carbon.management.port}"

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

@renuka-fernando renuka-fernando added this to the 4.0.0.3 milestone Apr 15, 2022
@renuka-fernando
Copy link
Author

This commit may fix the issue 8fa1eb5 which is done to 4.1.0

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

No branches or pull requests

1 participant