Skip to content

Commit 0f39104

Browse files
committed
OCPBUGS-39229: Add reference IBU from ztp-site-generate
1 parent c785c3b commit 0f39104

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

modules/ztp-image-based-upgrade-prep.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@
77

88
When you deploy the {lcao} on a cluster, an `ImageBasedUpgrade` CR is automatically created. You update this CR to specify the image repository of the seed image and to move through the different stages.
99

10+
.ImageBasedUpgrade CR in the ztp-site-generate container
11+
[source,yaml]
12+
----
13+
apiVersion: lca.openshift.io/v1
14+
kind: ImageBasedUpgrade
15+
metadata:
16+
name: upgrade
17+
spec:
18+
stage: Idle
19+
----
20+
1021
.Prerequisites
1122

1223
* Create policies and `ConfigMap` objects for resources used in the image-based upgrade. For more information, see "Creating ConfigMap objects for the image-based upgrade with {ztp}.

0 commit comments

Comments
 (0)