fix: cert names
This commit is contained in:
parent
1a5f241fac
commit
a4c43fc70b
1 changed files with 2 additions and 2 deletions
|
|
@ -54,8 +54,8 @@
|
|||
volumes:
|
||||
- "/mnt/omni/etcd-vol:/_out/etcd"
|
||||
- "/mnt/omni/omni.asc:/omni.asc"
|
||||
- "/mnt/omni/tls.pem:/tls.crt"
|
||||
- "/mnt/omni/tls.key:/tls.key"
|
||||
- "/mnt/omni/omni.pem:/tls.crt"
|
||||
- "/mnt/omni/omni.key:/tls.key"
|
||||
|
||||
command: >-
|
||||
--account-id={{ omni_account_uuid }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue