diff --git a/manifests/postgres-operator.yaml b/manifests/postgres-operator.yaml index 2537cc810..93f97d916 100644 --- a/manifests/postgres-operator.yaml +++ b/manifests/postgres-operator.yaml @@ -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: