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.
1 parent 1988e1f commit 77837deCopy full SHA for 77837de
scripts/dev/contexts/e2e_static_kind_olm_ubi
@@ -8,6 +8,8 @@ script_dir=$(dirname "${script_name}")
8
source "${script_dir}/root-context"
9
source "${script_dir}/variables/om70"
10
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
13
export KUBE_ENVIRONMENT_NAME=kind
14
export CUSTOM_MDB_PREV_VERSION=4.4.20
15
export MDB_DEFAULT_ARCHITECTURE=static
0 commit comments