Skip to content
Discussion options

You must be logged in to vote

Figure out the root cause of the error
https://github.com/Sunbird-AIAssistant/ai-bot-installer/blob/main/helmcharts/applications/charts/activitysakhi/configs/env.yaml#L24

TELEMETRY_ENDPOINT_URl: "{{ .Values.telemetry_url }}" 

should be

TELEMETRY_ENDPOINT_URL: "{{ .Values.telemetry_url }}" 

URL, the L needs to be capital.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by heungheung
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant