diff --git a/service/k8s/scidash.yaml b/service/k8s/scidash.yaml index d4bb9581..d7f4d523 100644 --- a/service/k8s/scidash.yaml +++ b/service/k8s/scidash.yaml @@ -43,7 +43,7 @@ spec: spec: containers: - name: scidash - image: metacell/scidash:{{CF_BUILD_ID}} + image: gcr.io/metacellllc/metacell/scidash:{{CF_BUILD_ID}} imagePullPolicy: IfNotPresent env: - name: CF_BUILD_ID