Browse Source

namespace typo

pull/28/head
Ben Parees 10 years ago
parent
commit
6f307eba39
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      openshift/templates/django-postgresql.json

+ 1
- 1
openshift/templates/django-postgresql.json View File

@ -242,7 +242,7 @@
], ],
"from": { "from": {
"kind": "ImageStreamTag", "kind": "ImageStreamTag",
"name": "openshift",
"namespace": "openshift",
"name": "postgresql:9.4" "name": "postgresql:9.4"
} }
} }


Loading…
Cancel
Save