gitea upgrade fixes

This commit is contained in:
2025-05-24 19:29:55 +02:00
parent 0c38b4219a
commit 627d99b35e
4 changed files with 6 additions and 5 deletions

View File

@@ -170,5 +170,7 @@ postgresql:
enabled: false
postgresql-ha:
enabled: false
redis-cluster:
valkey:
enabled: false
valkey-cluster:
enabled: false

View File

@@ -4,7 +4,7 @@ metadata:
name: gitea-postgres
spec:
instances: 1
imageName: ghcr.io/cloudnative-pg/postgresql:16
imageName: ghcr.io/cloudnative-pg/postgresql:17
bootstrap:
initdb:
owner: gitea