diff --git a/charts/codex/values.yaml b/charts/codex/values.yaml index 9334b4a3..fb600ef8 100644 --- a/charts/codex/values.yaml +++ b/charts/codex/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 # This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/ image: - repository: registry.gitlab.com/oceanbox/poseidon/codex + repository: git.oceanbox.io/oceanbox/poseidon/codex # This sets the pull policy for images. pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion.