set image pull policy to ifnotpresent

This commit is contained in:
Murat Kabilov 2017-05-12 16:20:45 +02:00 committed by Murat Kabilov
parent ad8cea68cf
commit 0fd498d4d3
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ spec:
containers:
- name: postgres-operator
image: pierone.example.com/acid/postgres-operator:0.1
imagePullPolicy: IfNotPresent
env:
- name: MY_POD_NAMESPACE
valueFrom: