Fixing cluster name

Signed-off-by: ashokhein <ashokhein@gmail.com>
This commit is contained in:
ashokhein
2022-10-28 11:56:06 +00:00
parent 52dd8f8c14
commit 8aa9ca92e3

View File

@@ -84,7 +84,7 @@ func (c *Controller) alert(canary *flaggerv1.Canary, message string, metadata bo
}
if metadata {
fields = alertMetadata(canary)
fields = append(fields, alertMetadata(canary)...)
}
// send alert with the global notifier