Files
sova-deploy/platform/gitea/values-lite-remote.yaml
T

21 lines
314 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Single-node test (812 GB): SQLite, без PostgreSQL HA
postgresql:
enabled: false
postgresql-ha:
enabled: false
gitea:
config:
database:
DB_TYPE: sqlite3
actions:
ENABLED: true
packages:
ENABLED: true
resources:
requests:
memory: 128Mi
limits:
memory: 512Mi