Add discourse2fedmsg secret
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
a4e931563d
commit
2440575647
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ spec:
|
|||
env:
|
||||
- name: APP_MODULE
|
||||
value: "discourse2fedmsg:app"
|
||||
- name: DISCOURSE2FEDMSG_SECRET
|
||||
value: "{{ discourse2fedmsg_secret }}"
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
protocol: TCP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue