Skip to content

Commit babea5c

Browse files
committed
TELCODOCS-2094: Fix indentation in ImageBasedGroupUpgrade.yaml
1 parent 6c2d011 commit babea5c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

snippets/ibu-ImageBasedGroupUpgrade.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ spec:
2020
version: 4.17.0-rc.1
2121
pullSecretRef:
2222
name: "<seed_pull_secret>"
23-
extraManifests: # <3>
24-
- name: example-extra-manifests
25-
namespace: openshift-lifecycle-agent
26-
oadpContent: # <4>
27-
- name: oadp-cm
28-
namespace: openshift-adp
23+
extraManifests: # <3>
24+
- name: example-extra-manifests
25+
namespace: openshift-lifecycle-agent
26+
oadpContent: # <4>
27+
- name: oadp-cm
28+
namespace: openshift-adp
2929
plan: # <5>
3030
- actions: ["Prep", "Upgrade", "FinalizeUpgrade"]
3131
rolloutStrategy:

0 commit comments

Comments
 (0)