This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
django-ex
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
2
Wiki
Activity
Browse Source
Update openshift/templates/django-postgresql-persistent.json
pull/209/head
Petr Hracek
2 years ago
committed by
GitHub
parent
2096cf10e4
commit
b518c8ab95
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
openshift/templates/django-postgresql-persistent.json
+ 1
- 1
openshift/templates/django-postgresql-persistent.json
View File
@ -307,7 +307,7 @@
"replicas"
:
1
,
"selector"
:
{
"matchLabels"
:
{
"name"
:
"${NAME}"
"name"
:
"${
DATABASE_SERVICE_
NAME}"
}
}
,
"template"
:
{
Write
Preview
Loading…
Cancel
Save