mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Remove trailing commas from e2e services.sh
This commit is contained in:
parent
28555bb653
commit
d986028cf7
@ -87,9 +87,9 @@ function start_service() {
|
||||
"containerPort": 9376,
|
||||
"protocol": "TCP"
|
||||
}
|
||||
],
|
||||
]
|
||||
}
|
||||
],
|
||||
]
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
|
Loading…
Reference in New Issue
Block a user