You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/customizing-techdocs/proc-techdocs-using-odf-storage.adoc
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,12 @@
4
4
5
5
You can configure {odf-name} to store the files that TechDocs generates instead of relying on other cloud storage solutions.
6
6
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.
0 commit comments