Merge "Fix CA file bind mounting in containers"
This commit is contained in:
commit
2cf0a6843a
@ -66,5 +66,9 @@ outputs:
|
||||
- /etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro
|
||||
- if:
|
||||
- internal_tls_enabled
|
||||
- - {get_param: InternalTLSCAFile}
|
||||
- - list_join:
|
||||
- ':'
|
||||
- - {get_param: InternalTLSCAFile}
|
||||
- {get_param: InternalTLSCAFile}
|
||||
- 'ro'
|
||||
- null
|
||||
|
Loading…
x
Reference in New Issue
Block a user