Skip to content

Commit bb434cc

Browse files
authored
RHIDP-2862: Add air-gapped use case to TechDocs plugin doc (#1249)
* Added note about air-gapped * Incorporated Tomas's comment
1 parent c12f7a6 commit bb434cc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

modules/customizing-techdocs/proc-techdocs-using-odf-storage.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44

55
You can configure {odf-name} to store the files that TechDocs generates instead of relying on other cloud storage solutions.
66

7-
{odf-name} provides an `ObjectBucketClaim` custom resource (CR) that you can use to request an S3 compatible bucket backend. You must install the {odf-name} Operator to use this feature.
7+
{odf-name} provides an `ObjectBucketClaim` custom resource (CR) that you can use to request an S3-compatible bucket backend. You must install the {odf-name} Operator to use this feature.
8+
+
9+
[NOTE]
10+
====
11+
For air-gapped environments, using {odf-name} is the recommended storage for TechDocs.
12+
====
813

914
.Prerequisites
1015

0 commit comments

Comments
 (0)