Merge pull request #20789 from rutsky/patch-2

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2016-02-07 11:45:20 -08:00
commit 42e2ff94c1

View File

@ -560,7 +560,7 @@ one called, say, `prod-user` with the `prod-db-secret`, and one called, say,
"containers": [
{
"name": "db-client-container",
"image": "myClientImage",
"image": "myClientImage"
}
]
}