Fix typo in librariesio2fedmsg deployment config
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
parent
dc08d45293
commit
92d8214328
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ items:
|
||||||
image: librariesio2fedmsg/sse2fedmsg:latest
|
image: librariesio2fedmsg/sse2fedmsg:latest
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /etc/fedmsg.d/
|
- mountPath: /etc/fedmsg.d/
|
||||||
name: fedmsg-confg
|
name: fedmsg-config
|
||||||
readOnly: true
|
readOnly: true
|
||||||
- name: fedmsg-relay
|
- name: fedmsg-relay
|
||||||
image: librariesio2fedmsg/fedmsg-relay:latest
|
image: librariesio2fedmsg/fedmsg-relay:latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue