Migrate to new networking.k8s.io/v1beta1 package
This commit is contained in:
parent
8cee8d5d9b
commit
84102eec2b
113 changed files with 834 additions and 648 deletions
|
|
@ -3,8 +3,8 @@
|
|||
"isIPV6Enabled": true,
|
||||
"cfg": {
|
||||
"disable-ipv6": false,
|
||||
"bind-address-ipv4": [ "1.1.1.1" , "2.2.2.2"],
|
||||
"bind-address-ipv6": [ "[2001:db8:a0b:12f0::1]" ,"[3731:54:65fe:2::a7]" ,"[33:33:33::33::33]" ],
|
||||
"bind-address-ipv4": ["1.1.1.1", "2.2.2.2"],
|
||||
"bind-address-ipv6": ["[2001:db8:a0b:12f0::1]", "[3731:54:65fe:2::a7]", "[33:33:33::33::33]"],
|
||||
"backend": {
|
||||
"custom-http-errors": [404],
|
||||
"proxy-buffers-number": "4",
|
||||
|
|
@ -57213,4 +57213,4 @@
|
|||
"failTimeout": 0
|
||||
}]
|
||||
}]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue