You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: helm/robusta/templates/NOTES.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Note that if the Robusta UI is enabled, telemetry cannot be disabled even if ENA
12
12
13
13
{{- range .Values.sinksConfig }}
14
14
{{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 }}
0 commit comments