Skip to content

Commit 853daf8

Browse files
committed
fixing soem minor look and feel errors
1 parent fd1b2ae commit 853daf8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/learn/vp_add_ops_to_pattern.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ menu:
33
learn:
44
parent: Validated patterns frameworks
55
title: Adding Operators to the framework
6-
weight: 23
6+
weight: 26
77
aliases: /ocp-framework/adding-operator-to-framework/
88
---
99

@@ -39,7 +39,7 @@ This procedure describes how subscriptions to Operators are added to the validat
3939
For example, if you want to deploy Advanced Cluster Management, AMQ (messaging) and AMQ Streams (Kafka) in your factory cluster, you would follow the guidance here:
4040

4141
The assumption is there is a `values-factory.yaml` file that is used to deploy the factory cluster. The file should include the following entries:
42-
+
42+
4343
[source,yaml]
4444
----
4545
namespaces:

content/learn/vp_add_specific_ops_to_pattern.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ menu:
33
learn:
44
parent: Validated patterns frameworks
55
title: Adding a specific operator to hub values file
6-
weight: 24
6+
weight: 27
77
aliases: /ocp-framework/adding-specific-operator-to-hub/
88
---
99

0 commit comments

Comments
 (0)