Skip to content

Commit 8d96b40

Browse files
Merge pull request #617 from imiller0/vp-hub-docs-update
Clarify storage
2 parents 5d43043 + d97f24d commit 8d96b40

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

content/patterns/telco-hub/configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ This component provides ArgoCD applications for synchronizing cluster deployment
8484
Optional components::
8585
These components should be enabled based on specific workload and storage requirements:
8686

87-
* LocalStorage Operator (LSO): Enable if you plan to use LSO as your storage backend.
87+
* LocalStorage Operator (LSO): Enable if you plan to use LSO to manage storage for ODF.
8888
* Red Hat OpenShift Data Foundation (ODF): Enable if you plan to use ODF as your storage backend.
8989
* Cluster Logging Operator (Logging): Enable if you require the cluster logging operator for log aggregation.
9090

content/patterns/telco-hub/getting-started.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,19 +75,19 @@ resources:
7575
- https://github.com/openshift-kni/telco-reference//telco-hub/configuration/reference-crs/required/talm
7676
7777
# Workflow: GitOps ZTP Installation
78-
# Enable this telco-hub component if you deploy clusters via GitOps ZTP!
78+
# Enable this telco-hub component if you deploy clusters via GitOps ZTP.
7979
# - https://github.com/openshift-kni/telco-reference//telco-hub/configuration/reference-crs/required/gitops/ztp-installation
8080
8181
# Optional: Local Storage Operator (LSO)
82-
# Enable this telco-hub component if you use LSO as your storage backend!
82+
# Enable this telco-hub component if you use LSO to manage storage for ODF.
8383
- https://github.com/openshift-kni/telco-reference//telco-hub/configuration/reference-crs/optional/lso
8484
8585
# Optional: Open Data Foundation (ODF)
86-
# Enable this telco-hub component if you use ODF as your storage backend!
86+
# Enable this telco-hub component if you use ODF as your storage backend.
8787
- https://github.com/openshift-kni/telco-reference//telco-hub/configuration/reference-crs/optional/odf-internal
8888
8989
# Optional: Logging Operator
90-
# Enable this telco-hub component if you use the logging operator!
90+
# Enable this telco-hub component if you use the logging operator.
9191
# - https://github.com/openshift-kni/telco-reference//telco-hub/configuration/reference-crs/optional/logging
9292
9393

0 commit comments

Comments
 (0)