Skip to content

Commit 305302c

Browse files
authored
Changed link after helm's installation (#1745)
1 parent 7a6d6e2 commit 305302c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm/robusta/templates/NOTES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Note that if the Robusta UI is enabled, telemetry cannot be disabled even if ENA
1212

1313
{{- range .Values.sinksConfig }}
1414
{{if .robusta_sink}}
15-
Visit the web UI at: https://platform.robusta.dev/
15+
Visit the web UI at: https://platform.robusta.dev/check-connection?clusterName={{ $.Values.clusterName }}&account={{ $.Values.globalConfig.account_id }}
1616
{{- end }}
1717
{{- end }}
1818

0 commit comments

Comments
 (0)