chore: remove redmine-test from ArgoCD (SKIP_REDMINE=1)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# Single-node test (8–12 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
|
||||
Reference in New Issue
Block a user