From a0bef9dc57d0f52fd86dbeed2660a60b8715f85d Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 19 Apr 2026 11:50:29 -0500 Subject: [PATCH] feat: remove surge values --- clusters/cl01tl/helm/traefik/values.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/clusters/cl01tl/helm/traefik/values.yaml b/clusters/cl01tl/helm/traefik/values.yaml index 0b22d7a6a..dca5a5f5a 100644 --- a/clusters/cl01tl/helm/traefik/values.yaml +++ b/clusters/cl01tl/helm/traefik/values.yaml @@ -45,9 +45,6 @@ traefik: entryPoints: ["websecure"] updateStrategy: type: RollingUpdate - rollingUpdate: - maxUnavailable: 1 - maxSurge: 1 providers: kubernetesCRD: allowCrossNamespace: true