Skip to content

Commit e76e3a2

Browse files
Merge pull request #1355 from klgill/update-tlsCertastructure
updated tlsCerts structure
2 parents 624a414 + 3ae1b7c commit e76e3a2

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

docs_user/modules/proc_adopting-compute-services-to-the-data-plane.adoc

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -321,13 +321,14 @@ the safest option is to create a custom service and a dedicated configuration ma
321321
+
322322
----
323323
tlsCerts:
324-
contents:
325-
- dnsnames
326-
- ips
327-
networks:
328-
- ctlplane
329-
issuer: osp-rootca-issuer-internal
330-
edpmRoleServiceName: nova
324+
nova:
325+
contents:
326+
- dnsnames
327+
- ips
328+
networks:
329+
- ctlplane
330+
issuer: osp-rootca-issuer-internal
331+
edpmRoleServiceName: nova
331332
caCerts: combined-ca-bundle
332333
edpmServiceType: nova
333334
----

0 commit comments

Comments
 (0)