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
# When using custom certificates we do not want to add the extra slack message.
@@ -240,12 +237,7 @@ def gen_config(
240
237
f"""If you haven't installed it yet, Robusta can install a pre-configured {typer.style("Prometheus", fg=typer.colors.YELLOW, bold=True)}.\nWould you like to do so?"""
241
238
)
242
239
243
-
ifdisable_cloud_routingisNone:
244
-
disable_cloud_routing=nottyper.confirm(
245
-
"Would you like to enable two-way interactivity (e.g. fix-it buttons in Slack) via Robusta's cloud?"
0 commit comments