diff --git a/.github/scripts/bash/e2e/profile/registry-profile.env b/.github/scripts/bash/e2e/profile/registry-profile.env index 72fea2bff5..c8d9b6c165 100644 --- a/.github/scripts/bash/e2e/profile/registry-profile.env +++ b/.github/scripts/bash/e2e/profile/registry-profile.env @@ -3,7 +3,7 @@ # prod -> registry.deckhouse.io, install tag = DECKHOUSE_CHANNEL. # stage -> registry-stage.deckhouse.io, install tag = STAGE_DECKHOUSE_VERSION # (stage has only vX.Y.Z tags); SDN is pulled from prod (absent in stage). -REGISTRY_PROFILE=stage +REGISTRY_PROFILE=prod # Release channel (ModuleConfig releaseChannel; also the prod install tag). DECKHOUSE_CHANNEL=alpha