mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 22:17:14 +00:00
Merge pull request #20789 from rutsky/patch-2
Auto commit by PR queue bot
This commit is contained in:
commit
42e2ff94c1
@ -560,7 +560,7 @@ one called, say, `prod-user` with the `prod-db-secret`, and one called, say,
|
|||||||
"containers": [
|
"containers": [
|
||||||
{
|
{
|
||||||
"name": "db-client-container",
|
"name": "db-client-container",
|
||||||
"image": "myClientImage",
|
"image": "myClientImage"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user