forgejo-helm/ci/v9-test-values.yml
Renovate Bot 93a6752958 ci(forgejo): update codeberg.org/forgejo-experimental/forgejo:9.0-test docker digest to 5fc28cf (main) (#779)
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2024-08-19 01:06:23 +00:00

23 lines
412 B
YAML

image:
registry: codeberg.org
repository: forgejo-experimental/forgejo
tag: 9.0-test@sha256:5fc28cf76df416af0ecb0d425885995d5fb59d8b718ad1e538655126e49c9e54
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