We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f5f513 + 5620f6c commit 31f1455Copy full SHA for 31f1455
openshift/templates/django-postgresql-persistent.json
@@ -363,7 +363,7 @@
363
"valueFrom": {
364
"secretKeyRef" : {
365
"name" : "${NAME}",
366
- "key" : "databaseUser"
+ "key" : "database-user"
367
}
368
369
},
@@ -372,7 +372,7 @@
372
373
374
375
- "key" : "databasePassword"
+ "key" : "database-password"
376
377
378
0 commit comments