diff --git a/service/k8s/scidash.yaml b/service/k8s/scidash.yaml index 0f381b88..d4bb9581 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: metacell/scidash:{{CF_BUILD_ID}} imagePullPolicy: IfNotPresent env: - name: CF_BUILD_ID