diff --git a/charts/fornix/values.yaml b/charts/fornix/values.yaml index 6e812b9a..4d0599e5 100644 --- a/charts/fornix/values.yaml +++ b/charts/fornix/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/fornix + repository: registry.gitlab.com/oceanbox/fornix # This sets the pull policy for images. pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion.