Merge pull request 'tmp/fix-3' (#6073) from tmp/fix-3 into main
All checks were successful
lint-test-helm / lint-helm (push) Successful in 5m54s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m50s

Reviewed-on: #6073
This commit was merged in pull request #6073.
This commit is contained in:
2026-04-19 17:06:30 +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