elemental icon indicating copy to clipboard operation
elemental copied to clipboard

ci: add support to deploy Rancher Manager from another registry

Open ldevulder opened this issue 1 year ago • 1 comments

Until now we always install Rancher Manager from the same (official) repository, but with Rancher Prime it could be good to change the default registry to another one to validate newer version/fixes.

It could "simply" be to modified stable/latest to prime. Check also for rc/pre version of Prime.

ldevulder avatar Feb 12 '24 17:02 ldevulder

Support added in helpers library,need to be tested and implemented in E2E tests.

ldevulder avatar Apr 09 '24 12:04 ldevulder