Browse Source
Update openshift/templates/django-postgresql.json
pull/209/head
Petr Hracek
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
openshift/templates/django-postgresql.json
|
|
|
@ -290,7 +290,7 @@ |
|
|
|
"replicas": 1, |
|
|
|
"selector": { |
|
|
|
"matchLabels":{ |
|
|
|
"name": "${NAME}" |
|
|
|
"name": "${DATABASE_SERVICE_NAME}" |
|
|
|
} |
|
|
|
}, |
|
|
|
"template": { |
|
|
|
|