test: revert changes

This commit is contained in:
Michael Kriese 2024-08-16 15:31:56 +02:00
parent 4f765c3a84
commit 2fdc5d86fd
No known key found for this signature in database
GPG key ID: F8D7748549A5986A
3 changed files with 0 additions and 35 deletions

View file

@ -1,10 +1,2 @@
# default values with some modifications
postgresql-ha:
# for better ci experience
postgresql:
startupProbe:
enabled: true
redis:
redis:
startupProbe:
enabled: true

View file

@ -2,10 +2,6 @@ redis-cluster:
enabled: false
postgresql:
enabled: true
# for better ci experience
postgresql:
startupProbe:
enabled: true
postgresql-ha:
enabled: false

View file

@ -1,23 +0,0 @@
image:
registry: codeberg.org
repository: forgejo-experimental/forgejo
tag: 7.0-test@sha256:122db61afef4610ed79b4b8ec78ced3a79625480dbf0e2c8e444dd55755ffff0
redis-cluster:
enabled: false
postgresql-ha:
enabled: false
persistence:
enabled: false
gitea:
config:
database:
DB_TYPE: sqlite3
session:
PROVIDER: memory
cache:
ADAPTER: memory
queue:
TYPE: level