From 1ddf288b901957de92af950a6a520f5112cb8607 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Sat, 16 Nov 2024 18:24:31 -0500 Subject: [PATCH] Change email --- cluster/flux-system-automation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/flux-system-automation.yaml b/cluster/flux-system-automation.yaml index b22bea2..a2d57cb 100644 --- a/cluster/flux-system-automation.yaml +++ b/cluster/flux-system-automation.yaml @@ -10,7 +10,7 @@ spec: branch: main commit: author: - email: fluxcdbot@users.noreply.github.com + email: fluxcdbot@doesnotexist.clortox.com name: fluxcdbot messageTemplate: '{{range .Changed.Changes}}{{print .OldValue}} -> {{println .NewValue}}{{end}}'