diff --git a/clusters/cl01tl/helm/gitea/values.yaml b/clusters/cl01tl/helm/gitea/values.yaml index e25b3887e..0d279bb3b 100644 --- a/clusters/cl01tl/helm/gitea/values.yaml +++ b/clusters/cl01tl/helm/gitea/values.yaml @@ -9,7 +9,7 @@ gitea: maxUnavailable: 1 image: repository: gitea/gitea - tag: 1.26.0 + tag: 1.25.5 service: http: type: ClusterIP 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