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: