Add discourse2fedmsg secret

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-06-20 13:15:26 +02:00
parent a4e931563d
commit 2440575647

View file

@ -25,6 +25,8 @@ spec:
env:
- name: APP_MODULE
value: "discourse2fedmsg:app"
- name: DISCOURSE2FEDMSG_SECRET
value: "{{ discourse2fedmsg_secret }}"
ports:
- containerPort: 8080
protocol: TCP