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:
|
secret:
|
||||||
secretName: waiverdb-secret
|
secretName: waiverdb-secret
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
- name: fedora-messaging-certs-volume
|
- name: fedora-messaging-config-volume
|
||||||
configMap:
|
configMap:
|
||||||
name: fedora-messaging-configmap
|
name: fedora-messaging-configmap
|
||||||
- name: fedora-messaging-ca-volume
|
- name: fedora-messaging-ca-volume
|
||||||
secret:
|
secret:
|
||||||
secretName: waiverdb-fedora-messaging-ca
|
secretName: waiverdb-fedora-messaging-ca
|
||||||
- name: fedora-messaging-cert-volume
|
- name: fedora-messaging-crt-volume
|
||||||
secret:
|
secret:
|
||||||
secretName: waiverdb-fedora-messaging-crt
|
secretName: waiverdb-fedora-messaging-crt
|
||||||
- name: fedora-messaging-key-volume
|
- name: fedora-messaging-key-volume
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue