From e331b028c941152b690f8088b87bc1d97bab83e2 Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 13 Oct 2025 00:53:08 -0400 Subject: [PATCH] Comment out update_config directives to prevent restart loops --- stack.yml | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/stack.yml b/stack.yml index 5e8b8a8..09a0850 100644 --- a/stack.yml +++ b/stack.yml @@ -23,11 +23,11 @@ services: - node.hostname == macmini1 labels: - "traefik.enable=false" - update_config: - order: stop-first - failure_action: rollback - delay: 0s - parallelism: 1 + # update_config: + # order: stop-first + # failure_action: rollback + # delay: 0s + # parallelism: 1 restart_policy: condition: any @@ -88,10 +88,10 @@ services: homepage.name: woodpecker homepage.href: "https://woodpecker.nixc.us" homepage.description: "Woodpecker CI" - update_config: - # order: stop-first - delay: 60s - parallelism: 1 + # update_config: + # order: stop-first + # delay: 60s + # parallelism: 1 restart_policy: condition: any @@ -120,11 +120,11 @@ services: - node.role == manager - node.hostname != ingress.nixc.us mode: global - update_config: - # order: stop-first - failure_action: rollback - delay: 120s - parallelism: 4 + # update_config: + # order: stop-first + # failure_action: rollback + # delay: 120s + # parallelism: 4 restart_policy: condition: any labels: @@ -160,11 +160,11 @@ services: constraints: - node.hostname == ingress.nixc.us mode: global - update_config: - # order: stop-first - failure_action: rollback - delay: 120s - parallelism: 4 + # update_config: + # order: stop-first + # failure_action: rollback + # delay: 120s + # parallelism: 4 restart_policy: condition: any labels: @@ -202,11 +202,11 @@ services: mode: global labels: traefik.enable: "false" - update_config: - order: stop-first - failure_action: rollback - delay: 120s - parallelism: 4 + # update_config: + # order: stop-first + # failure_action: rollback + # delay: 120s + # parallelism: 4 restart_policy: condition: any volumes: