diff --git a/openshift/templates/django-postgresql.json b/openshift/templates/django-postgresql.json index e1a3c4d..f044152 100644 --- a/openshift/templates/django-postgresql.json +++ b/openshift/templates/django-postgresql.json @@ -158,7 +158,7 @@ "containers": [ { "name": "django-psql-example", - "image": "django-psql-example", + "image": " ", "ports": [ { "containerPort": 8080 @@ -296,7 +296,7 @@ "containers": [ { "name": "postgresql", - "image": "postgresql", + "image": " ", "ports": [ { "containerPort": 5432 diff --git a/openshift/templates/django.json b/openshift/templates/django.json index 38ef694..5740ee9 100644 --- a/openshift/templates/django.json +++ b/openshift/templates/django.json @@ -158,7 +158,7 @@ "containers": [ { "name": "django-example", - "image": "django-example", + "image": " ", "ports": [ { "containerPort": 8080