tmp/fix-3 #6073

Merged
alexlebens merged 2 commits from tmp/fix-3 into main 2026-04-19 17:06:32 +00:00
2 changed files with 1 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ gitea:
maxUnavailable: 1
image:
repository: gitea/gitea
tag: 1.26.0
tag: 1.25.5
service:
http:
type: ClusterIP

View File

@@ -45,9 +45,6 @@ traefik:
entryPoints: ["websecure"]
updateStrategy:
type: RollingUpdate
rollingUpdate:
maxUnavailable: 1
maxSurge: 1
providers:
kubernetesCRD:
allowCrossNamespace: true