diff --git a/magicleaps/helm-pkg/magicleaps/values.prod.yaml b/magicleaps/helm-pkg/magicleaps/values.prod.yaml index 99f6f8b6..cf95853c 100644 --- a/magicleaps/helm-pkg/magicleaps/values.prod.yaml +++ b/magicleaps/helm-pkg/magicleaps/values.prod.yaml @@ -60,8 +60,8 @@ frontend: backend: replicas: 1 image: - registry: null - repository: sunzhenyucn + registry: docker.io + repository: null name: magicleaps-backend tag: 1.0.0 imagePullPolicy: IfNotPresent