Browse Source

Merge pull request #27 from bparees/version

use openshift namespace
pull/28/head
Ben Parees 10 years ago
parent
commit
42789cf5a2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      openshift/templates/django-postgresql.json

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

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


Loading…
Cancel
Save