mirror of
https://github.com/opf/openproject-deploy.git
synced 2026-02-14 16:59:51 +00:00
fix edition
This commit is contained in:
@@ -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: {}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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: {}
|
||||
|
||||
Reference in New Issue
Block a user