simple-koji-ci: Change where the fedmsg config files are mounted
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
46b2439429
commit
0c24a566ed
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ spec:
|
||||||
mountPath: /etc/krb/
|
mountPath: /etc/krb/
|
||||||
readOnly: true
|
readOnly: true
|
||||||
- name: simple-koji-ci-fedmsg-volume
|
- name: simple-koji-ci-fedmsg-volume
|
||||||
mountPath: /etc/fedmsg.d
|
mountPath: /opt/config
|
||||||
readOnly: true
|
readOnly: true
|
||||||
volumes:
|
volumes:
|
||||||
- name: keytab-volume
|
- name: keytab-volume
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue