Skip to content

Commit

Permalink
PTFE-659: migrate registry bert-e
Browse files Browse the repository at this point in the history
  • Loading branch information
Abubakarr99 committed Jul 28, 2023
1 parent 6feec22 commit cd29e29
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/bert-e/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
##
Expand Down
2 changes: 1 addition & 1 deletion manifests/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit cd29e29

Please sign in to comment.