Skip to content

Commit 77837de

Browse files
committed
Hardcode OM in static operator upgrade version
1 parent 1988e1f commit 77837de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/dev/contexts/e2e_static_kind_olm_ubi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ script_dir=$(dirname "${script_name}")
88
source "${script_dir}/root-context"
99
source "${script_dir}/variables/om70"
1010

11+
# Using a version of OM that is also available for MEKO (including the related agent images)
12+
export CUSTOM_OM_VERSION=7.0.12
1113
export KUBE_ENVIRONMENT_NAME=kind
1214
export CUSTOM_MDB_PREV_VERSION=4.4.20
1315
export MDB_DEFAULT_ARCHITECTURE=static

0 commit comments

Comments
 (0)