Skip to content

Commit 20a190d

Browse files
authored
Merge pull request #93087 from aravipra/OSDOCS-14549
OSDOCS-14549: ESO documentation structure
2 parents 757429b + c99267d commit 20a190d

File tree

7 files changed

+27
-1
lines changed

7 files changed

+27
-1
lines changed

_attributes/common-attributes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ endif::[]
6060
:rh-rhacm-version: 2.13
6161
:osc: OpenShift sandboxed containers
6262
:cert-manager-operator: cert-manager Operator for Red Hat OpenShift
63+
:external-secrets-operator: external secrets Operator for Red Hat OpenShift
6364
:secondary-scheduler-operator-full: Secondary Scheduler Operator for Red Hat OpenShift
6465
:secondary-scheduler-operator: Secondary Scheduler Operator
6566
:descheduler-operator: Kube Descheduler Operator

_topic_maps/_topic_map.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# trunk-ignore-all(prettier)
1+
# trunk-ignore-all(prettier)
22
# This configuration file dictates the organization of the topic groups and
33
# topics on the main page of the doc site for this branch. Each record
44
# consists of the following:
@@ -1227,6 +1227,12 @@ Topics:
12271227
File: cert-manager-log-levels
12281228
- Name: Uninstalling the cert-manager Operator for Red Hat OpenShift
12291229
File: cert-manager-operator-uninstall
1230+
- Name: External secrets Operator for Red Hat OpenShift
1231+
Dir: external_secrets_operator
1232+
Distros: openshift-enterprise
1233+
Topics:
1234+
- Name: External secrets Operator for Red Hat OpenShift overview
1235+
File: index
12301236
- Name: Viewing audit logs
12311237
File: audit-log-view
12321238
- Name: Configuring the audit log policy
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../_attributes
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../images
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="external-secrets-operator-about"]
3+
= External secrets Operator for Red Hat OpenShift overview
4+
include::_attributes/common-attributes.adoc[]
5+
:context: external-secrets-operator-about
6+
7+
toc::[]
8+
9+
//Details to be added
10+
11+
[role="_additional-resources"]
12+
[id="external-secrets-operator-about_additional-resources"]
13+
== Additional resources
14+
15+
* link:https://external-secrets.io/latest/[External Secrets Operator]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../modules
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../snippets

0 commit comments

Comments
 (0)