Merge branch 'stable/12' into dev

This commit is contained in:
Markus Kahl
2022-06-10 09:11:37 +01:00
5 changed files with 11 additions and 10 deletions

View File

@@ -24,7 +24,7 @@ spec:
- name: RAILS_MIN_THREADS
value: "4"
- name: OPENPROJECT_EDITION
value: classic
value: standard
image: openproject/community:12
name: seeder
resources: {}

View File

@@ -36,7 +36,7 @@ spec:
- name: RAILS_MIN_THREADS
value: "4"
- name: OPENPROJECT_EDITION
value: classic
value: standard
image: openproject/community:12
ports:
- containerPort: 8080

View File

@@ -35,7 +35,7 @@ spec:
- name: RAILS_MIN_THREADS
value: "4"
- name: OPENPROJECT_EDITION
value: classic
value: standard
image: openproject/community:12
name: worker
resources: {}