mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
remove redundant comma in JSON
This commit is contained in:
parent
59a05682dc
commit
3b7fe31b94
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user