Skip to content

Commit

Permalink
#193 chore: updated k8s scidash yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zsinnema committed May 14, 2021
1 parent aad7f86 commit 3019f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/k8s/scidash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3019f57

Please sign in to comment.