We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 922df21 commit ef4d0d0Copy full SHA for ef4d0d0
bin/show_app_url.sh
@@ -65,7 +65,7 @@ for service in $servicelist; do
65
;;
66
ALERTMANAGER | AM)
67
namespace=${MON_NS:-"monitoring"}
68
- service="AlertManager"
+ service="Alertmanager"
69
servicename="v4m-alertmanager"
70
ingressname="v4m-alertmanager"
71
tls_flag="$TLS_ENABLE"
0 commit comments