diff --git a/openshift/templates/django-postgresql.json b/openshift/templates/django-postgresql.json index ff7fd32..32b69e4 100644 --- a/openshift/templates/django-postgresql.json +++ b/openshift/templates/django-postgresql.json @@ -242,6 +242,7 @@ ], "from": { "kind": "ImageStreamTag", + "name": "openshift", "name": "postgresql:9.4" } }