mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 16:06:51 +00:00
Revert "Multi-port Endpoints"
This commit is contained in:
@@ -84,7 +84,7 @@ func TestGenerate(t *testing.T) {
|
||||
{
|
||||
Name: "foo",
|
||||
Image: "someimage",
|
||||
Ports: []api.ContainerPort{
|
||||
Ports: []api.Port{
|
||||
{
|
||||
ContainerPort: 80,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user