Skip to content

Commit f798e43

Browse files
authored
Update openshift/templates/django-postgresql.json
1 parent b518c8a commit f798e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openshift/templates/django-postgresql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
"replicas": 1,
291291
"selector": {
292292
"matchLabels":{
293-
"name": "${NAME}"
293+
"name": "${DATABASE_SERVICE_NAME}"
294294
}
295295
},
296296
"template": {

0 commit comments

Comments
 (0)