updated imagePullPolicy

This commit is contained in:
marvzhang
2020-03-04 14:48:03 +08:00
parent e6826b4de1
commit cef919a2de
6 changed files with 6 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ spec:
spec:
containers:
- image: tikazyq/crawlab:develop
imagePullPolicy: Always
name: crawlab
env:
- name: CRAWLAB_SERVER_MASTER

View File

@@ -17,6 +17,7 @@ spec:
spec:
containers:
- image: tikazyq/crawlab:develop
imagePullPolicy: Always
name: crawlab
env:
- name: CRAWLAB_SERVER_MASTER

View File

@@ -30,6 +30,7 @@ spec:
spec:
containers:
- image: tikazyq/crawlab:release
imagePullPolicy: Always
name: crawlab
env:
- name: CRAWLAB_SERVER_MASTER

View File

@@ -17,6 +17,7 @@ spec:
spec:
containers:
- image: tikazyq/crawlab:release
imagePullPolicy: Always
name: crawlab
env:
- name: CRAWLAB_SERVER_MASTER