mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +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,
|
"containerPort": 9376,
|
||||||
"protocol": "TCP"
|
"protocol": "TCP"
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"labels": {
|
"labels": {
|
||||||
|
Loading…
Reference in New Issue
Block a user