Browse Source

Update openshift/templates/django-postgresql-persistent.json

pull/209/head
Petr Hracek 2 years ago
committed by GitHub
parent
commit
b518c8ab95
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +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": {


Loading…
Cancel
Save