waiverdb: Fix path to the crt file
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
44650c688e
commit
ecf2da7ab1
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
app: waiverdb
|
||||
secret_name: waiverdb-fedora-messaging-crt
|
||||
key: waiverdb.crt
|
||||
privatefile: "rabbitmq/{{env}}/pki/private/waiverdb{{env_suffix}}.crt"
|
||||
privatefile: "rabbitmq/{{env}}/pki/issued/waiverdb{{env_suffix}}.crt"
|
||||
when: env == "staging"
|
||||
- role: openshift/secret-file
|
||||
app: waiverdb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue