gitea upgrade fixes
This commit is contained in:
@@ -170,5 +170,7 @@ postgresql:
|
||||
enabled: false
|
||||
postgresql-ha:
|
||||
enabled: false
|
||||
redis-cluster:
|
||||
valkey:
|
||||
enabled: false
|
||||
valkey-cluster:
|
||||
enabled: false
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user