Push official images to dockerhub

This commit is contained in:
Mehran Kholdi
2020-05-29 18:37:55 +04:30
parent b49f8304f5
commit a51305e878
3 changed files with 3 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ spec:
containers:
- name: task
# FIXME: use immutable tag
image: registry.hamdocker.ir/hamravesh/rawfile-csi:master
image: docker.io/hamravesh/rawfile-csi:master
# FIXME: change to IfNotPresent
imagePullPolicy: Always
volumeMounts: