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 0955547 + 417b13d commit fbb8601Copy full SHA for fbb8601
modules/oc-mirror-imageset-config-parameters-v2.adoc
@@ -164,7 +164,7 @@ Example: `/tmp/catalog-source_template.yaml`
164
Example of a template file:
165
[source,yaml]
166
----
167
-apiVersion: operators.coreos.com/v2alpha1
+apiVersion: operators.coreos.com/v1alpha1
168
kind: CatalogSource
169
metadata:
170
name: discarded
@@ -173,8 +173,8 @@ spec:
173
image: discarded
174
sourceType: grpc
175
updateStrategy:
176
-registryPoll:
177
-interval: 30m0s
+ registryPoll:
+ interval: 30m0s
178
179
180
|`mirror.operators.targetTag`
@@ -447,4 +447,4 @@ The default is `ocp`
447
|Boolean
448
The default value is `false`
449
450
-|===
+|===
0 commit comments