From 1509648c044772c7b78c5ece48363f1881ea7ea9 Mon Sep 17 00:00:00 2001 From: Kevin Carter Date: Thu, 11 Jan 2024 11:26:41 -0600 Subject: [PATCH] switch horizon image to use horizon-rxt Signed-off-by: Kevin Carter --- helm-configs/horizon/horizon-helm-overrides.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-configs/horizon/horizon-helm-overrides.yaml b/helm-configs/horizon/horizon-helm-overrides.yaml index 1ae772ac..430a52a5 100644 --- a/helm-configs/horizon/horizon-helm-overrides.yaml +++ b/helm-configs/horizon/horizon-helm-overrides.yaml @@ -20,8 +20,8 @@ images: tags: db_init: docker.io/openstackhelm/heat:2023.1-ubuntu_jammy db_drop: docker.io/openstackhelm/heat:2023.1-ubuntu_jammy - horizon_db_sync: docker.io/openstackhelm/horizon:2023.1-ubuntu_jammy - horizon: docker.io/openstackhelm/horizon:2023.1-ubuntu_jammy + horizon_db_sync: ghcr.io/rackerlabs/genestack/horizon-rxt:2023.1 + horizon: ghcr.io/rackerlabs/genestack/horizon-rxt:2023.1 test: docker.io/openstackhelm/osh-selenium:latest-ubuntu_focal dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 image_repo_sync: docker.io/docker:17.07.0