Skip to content

Commit abdc19b

Browse files
authored
Merge pull request #33463 from bergerhoffer/OSDOCS-1854-placeholder
OSDOCS-1854: Adding placeholder for TLS assembly so that we can colla…
2 parents baeb12b + 3c2f2af commit abdc19b

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -721,6 +721,8 @@ Topics:
721721
File: audit-log-view
722722
- Name: Configuring the audit log policy
723723
File: audit-log-policy-config
724+
# - Name: Configuring TLS security profiles
725+
# File: tls-security-profiles
724726
- Name: Allowing JavaScript-based access to the API server from additional hosts
725727
File: allowing-javascript-access-api-server
726728
Distros: openshift-enterprise,openshift-origin

security/tls-security-profiles.adoc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[id="tls-security-profiles"]
2+
= Configuring TLS security profiles
3+
include::modules/common-attributes.adoc[]
4+
:context: tls-security-profiles
5+
6+
toc::[]
7+
8+
TODO
9+
10+
// TODO: The overview
11+
// include::modules/todo.adoc[leveloffset=+1]
12+
13+
// TODO: Configuring for ingress
14+
// include::modules/todo.adoc[leveloffset=+1]
15+
16+
// TODO: Configuring for the control plane
17+
// include::modules/todo.adoc[leveloffset=+1]
18+
19+
// TODO: Configuring for kubelet
20+
// include::modules/todo.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)