Set APP_MODULE env
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
5aad004e85
commit
602933bf86
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- image: discourse2fedmsg:latest
|
- image: discourse2fedmsg:latest
|
||||||
name: discourse2fedmsg
|
name: discourse2fedmsg
|
||||||
|
env:
|
||||||
|
- name: APP_MODULE:
|
||||||
|
value: discourse2fedmsg:app
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue