mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
fix failing travis
This commit is contained in:
parent
dabc22eef3
commit
50c7e108f0
@ -1,7 +1,7 @@
|
||||
{
|
||||
"swaggerVersion": "1.2",
|
||||
"apiVersion": "",
|
||||
"basePath": "https://10.10.10.10:6443",
|
||||
"basePath": "https://10.10.10.10:443",
|
||||
"resourcePath": "/apis/autoscaling",
|
||||
"apis": [
|
||||
{
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"swaggerVersion": "1.2",
|
||||
"apiVersion": "autoscaling/v1",
|
||||
"basePath": "https://10.10.10.10:6443",
|
||||
"basePath": "https://10.10.10.10:443",
|
||||
"resourcePath": "/apis/autoscaling/v1",
|
||||
"apis": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user