diff --git a/openshift/templates/django-postgresql.json b/openshift/templates/django-postgresql.json index 844201e..ed03dfa 100644 --- a/openshift/templates/django-postgresql.json +++ b/openshift/templates/django-postgresql.json @@ -260,7 +260,7 @@ { "type": "ImageChange", "imageChangeParams": { - "automatic": false, + "automatic": true, "containerNames": [ "postgresql" ],