From fc08389b2a457b6a57b03de583ff6e9495570461 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Wed, 7 Jan 2026 11:17:33 -0300 Subject: [PATCH] comms: re-enable guest name randomizer --- services/communication/guest-name-job.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/communication/guest-name-job.yaml b/services/communication/guest-name-job.yaml index 6bd07610..cd5b9aa9 100644 --- a/services/communication/guest-name-job.yaml +++ b/services/communication/guest-name-job.yaml @@ -6,7 +6,7 @@ metadata: namespace: comms spec: schedule: "*/1 * * * *" - suspend: true + suspend: false jobTemplate: spec: backoffLimit: 0