TTK Helm - TLS config is not working #2860
Labels
bug
Something isn't working or it has wrong behavior on a Mojaloop Core service
core-dev-squad
oss-ttk
Related to the Mojaloop testing toolkit
Summary:
When I specify TLS configuration in helm values file while trying to install TTK helm chart, I am getting the following error.
Error: YAML parse error on mojaloop-payment-manager/charts/ttk/charts/ml-testing-toolkit-backend/templates/ingress.yaml: error converting YAML to JSON: yaml: line 38: did not find expected key
This issue is happening for both TTK backend and frontend.
Observations:
This can be fixed by changing the following line in the ingress.yaml file of both frontend and backend.
to
Severity:
High
Expected Behavior
TTK should be deployed even if we specify ingress.tls config parameter in the values file.
Steps to Reproduce
Specifications
Pull Requests
The text was updated successfully, but these errors were encountered: