Skip to content

Commit 89b1de8

Browse files
authored
Merge pull request #488 from mbaldessari/blog-post-improve
Improve blog post
2 parents 9f0835c + b31e3a5 commit 89b1de8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/blog/2024-09-26-slimming-of-common.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,7 @@ clusterGroup:
134134
It is possible to point the framework directly to a git repository pointing to a helm chart.
135135
This is especially useful for developing a chart. There are two cases to distinguish here.
136136

137-
. The `clustergroup` chart. This one gets instantiated by the operator, so we need to change things in the `Pattern` CR.
138-
Edit the pattern with `oc edit -n openshift-operators patterns` and make sure the Pattern CR has the following:
137+
. The `clustergroup` chart. Tweak `values-global.yaml` as follows:
139138
+
140139
[source,yaml]
141140
----

0 commit comments

Comments
 (0)