waiverdb: Fix couple of potential typos in the deploymentconfig
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
91382a5300
commit
7655337260
1 changed files with 2 additions and 2 deletions
|
@ -98,13 +98,13 @@ spec:
|
|||
secret:
|
||||
secretName: waiverdb-secret
|
||||
{% if env == 'staging' %}
|
||||
- name: fedora-messaging-certs-volume
|
||||
- name: fedora-messaging-config-volume
|
||||
configMap:
|
||||
name: fedora-messaging-configmap
|
||||
- name: fedora-messaging-ca-volume
|
||||
secret:
|
||||
secretName: waiverdb-fedora-messaging-ca
|
||||
- name: fedora-messaging-cert-volume
|
||||
- name: fedora-messaging-crt-volume
|
||||
secret:
|
||||
secretName: waiverdb-fedora-messaging-crt
|
||||
- name: fedora-messaging-key-volume
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue