From 3adfa2ea08e24ba6186141bcc552adcfbdbe932e Mon Sep 17 00:00:00 2001 From: Stephen Astels Date: Thu, 16 Jan 2025 16:10:43 -0500 Subject: [PATCH] use renamed script --- helmfile/charts/notify-celery/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile/charts/notify-celery/values.yaml b/helmfile/charts/notify-celery/values.yaml index e64d9e871..3606826ba 100644 --- a/helmfile/charts/notify-celery/values.yaml +++ b/helmfile/charts/notify-celery/values.yaml @@ -196,7 +196,7 @@ nodes: scalable-receipts: name: receipts-scalable newRelicAppName: "notification-celery-receipts-scalable-dev" - scriptArg: "sh /app/scripts/run_celery_delivery.sh" + scriptArg: "sh /app/scripts/run_celery_receipts.sh" deployment: deploymentEnabled: true priorityClassName: celery