diff --git a/k8s/notify_stale_pending_prs.yml.j2 b/k8s/notify_stale_pending_prs.yml.j2 index 46e08fe..10d84db 100644 --- a/k8s/notify_stale_pending_prs.yml.j2 +++ b/k8s/notify_stale_pending_prs.yml.j2 @@ -5,7 +5,8 @@ image: deployment: args: - - label-prs + - notify-pendingci + - notify-stale - --loop # Creates a secret with the following values, and mounts as a file into the main deployment container