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:
|
env:
|
||||||
- name: APP_MODULE
|
- name: APP_MODULE
|
||||||
value: "discourse2fedmsg:app"
|
value: "discourse2fedmsg:app"
|
||||||
|
- name: DISCOURSE2FEDMSG_SECRET
|
||||||
|
value: "{{ discourse2fedmsg_secret }}"
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue