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 480a88b + 10b36f3 commit 5bb368cCopy full SHA for 5bb368c
modules/oc-mirror-imageset-config-parameters-v2.adoc
@@ -181,7 +181,7 @@ Example: `/tmp/catalog-source_template.yaml`
181
Example of a template file:
182
[source,yaml]
183
----
184
-apiVersion: operators.coreos.com/v2alpha1
+apiVersion: operators.coreos.com/v1alpha1
185
kind: CatalogSource
186
metadata:
187
name: discarded
@@ -190,8 +190,8 @@ spec:
190
image: discarded
191
sourceType: grpc
192
updateStrategy:
193
-registryPoll:
194
-interval: 30m0s
+ registryPoll:
+ interval: 30m0s
195
196
197
|`mirror.operators.targetTag`
@@ -464,4 +464,4 @@ The default is `ocp`
464
|Boolean
465
The default value is `false`
466
467
-|===
+|===
0 commit comments