Change imagePullPolicy in k8s configs (#1680)

This commit is contained in:
Krish
2017-07-19 20:14:56 +02:00
committed by GitHub
parent dad96fe246
commit 8e6a94e158
6 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ spec:
containers:
- name: nginx-https
image: bigchaindb/nginx_https:1.0
imagePullPolicy: Always
imagePullPolicy: IfNotPresent
env:
- name: CLUSTER_FRONTEND_PORT
valueFrom: