From cd29e2996b2767a444a8047f0b3a39474b1aa1ba Mon Sep 17 00:00:00 2001 From: Abubakarr Kamara <72503671+Abubakarr99@users.noreply.github.com> Date: Thu, 27 Jul 2023 10:06:20 +0000 Subject: [PATCH] PTFE-659: migrate registry bert-e --- charts/bert-e/values.yaml | 4 ++-- manifests/base/kustomization.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/bert-e/values.yaml b/charts/bert-e/values.yaml index 9053d051..393f9769 100644 --- a/charts/bert-e/values.yaml +++ b/charts/bert-e/values.yaml @@ -277,11 +277,11 @@ bertE: image: ## regitry to pull from. ## - registry: registry.scality.com + registry: ghcr.io ## repository on the registry to pull from. ## - repository: bert-e/bert-e + repository: bert-e ## tag specifies the version of Bert-E to deploy. ## diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index 005eb44e..fd59b147 100644 --- a/manifests/base/kustomization.yaml +++ b/manifests/base/kustomization.yaml @@ -17,7 +17,7 @@ configMapGenerator: images: - name: bert-e - newName: 'registry.scality.com/bert-e/bert-e' + newName: 'ghcr.io/bert-e' newTag: '3.6.23' resources: