We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f0835c + b31e3a5 commit 89b1de8Copy full SHA for 89b1de8
content/blog/2024-09-26-slimming-of-common.adoc
@@ -134,8 +134,7 @@ clusterGroup:
134
It is possible to point the framework directly to a git repository pointing to a helm chart.
135
This is especially useful for developing a chart. There are two cases to distinguish here.
136
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:
+. The `clustergroup` chart. Tweak `values-global.yaml` as follows:
139
+
140
[source,yaml]
141
----
0 commit comments