From a5cbaeee3d04d7bac2fbd5d7358003db1ec6fe1c Mon Sep 17 00:00:00 2001 From: Abubakarr Kamara <72503671+Abubakarr99@users.noreply.github.com> Date: Thu, 27 Jul 2023 10:11:13 +0000 Subject: [PATCH] PTFE-659: corrected the path to registry --- charts/bert-e/values.yaml | 2 +- manifests/base/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/bert-e/values.yaml b/charts/bert-e/values.yaml index 393f9769..12814cdd 100644 --- a/charts/bert-e/values.yaml +++ b/charts/bert-e/values.yaml @@ -277,7 +277,7 @@ bertE: image: ## regitry to pull from. ## - registry: ghcr.io + registry: ghcr.io/scality ## repository on the registry to pull from. ## diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index fd59b147..7af26c33 100644 --- a/manifests/base/kustomization.yaml +++ b/manifests/base/kustomization.yaml @@ -17,7 +17,7 @@ configMapGenerator: images: - name: bert-e - newName: 'ghcr.io/bert-e' + newName: 'ghcr.io/scality/bert-e' newTag: '3.6.23' resources: