mote: cert stuff figured out back to using the right config
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
2f8f056194
commit
23caf0e82c
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ spec:
|
||||||
value: RedisCache
|
value: RedisCache
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /etc/fedora-messaging/config.py
|
- mountPath: /etc/fedora-messaging/config.toml
|
||||||
name: fedmsg-config
|
name: fedmsg-config
|
||||||
readOnly: true
|
readOnly: true
|
||||||
subPath: config.toml
|
subPath: config.toml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue