We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description: Two spaces in
kubernetes-apim/simple/am-single/templates/am/instance/wso2am-single-node-am-conf.yaml
Line 24 in 3cb0e1c
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:
The text was updated successfully, but these errors were encountered:
This commit may fix the issue 8fa1eb5 which is done to 4.1.0
Sorry, something went wrong.
No branches or pull requests
Description:
Two spaces in
kubernetes-apim/simple/am-single/templates/am/instance/wso2am-single-node-am-conf.yaml
Line 24 in 3cb0e1c
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
Suggested Labels:
Suggested Assignees:
Affected Product Version:
OS, DB, other environment details and versions:
Steps to reproduce:
Related Issues:
The text was updated successfully, but these errors were encountered: