simple-koji-ci: fix typo in volume name

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-02-24 12:11:24 +01:00
parent 19d025a390
commit b1e241bbf6

View file

@ -40,7 +40,7 @@ spec:
- name: simple-koji-ci-krb-volume - name: simple-koji-ci-krb-volume
mountPath: /etc/krb/ mountPath: /etc/krb/
readOnly: true readOnly: true
- name: simple-koji-ci-fedmsg-volumes - name: simple-koji-ci-fedmsg-volume
mountPath: /etc/fedmsg.d mountPath: /etc/fedmsg.d
readOnly: true readOnly: true
volumes: volumes: