Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -321,13 +321,14 @@ the safest option is to create a custom service and a dedicated configuration ma
+
----
tlsCerts:
contents:
- dnsnames
- ips
networks:
- ctlplane
issuer: osp-rootca-issuer-internal
edpmRoleServiceName: nova
nova:
contents:
- dnsnames
- ips
networks:
- ctlplane
issuer: osp-rootca-issuer-internal
edpmRoleServiceName: nova
caCerts: combined-ca-bundle
edpmServiceType: nova
----
Expand Down
Loading