mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 20:50:24 +00:00
Repurposing enableV1beta3 to disableV1beta3 in master config to enable v1beta3 by default
This commit is contained in:
@@ -194,7 +194,6 @@ func startComponents(firstManifestURL, secondManifestURL, apiVersion string) (st
|
||||
ReadOnlyPort: portNumber,
|
||||
PublicAddress: publicAddress,
|
||||
CacheTimeout: 2 * time.Second,
|
||||
EnableV1Beta3: true,
|
||||
})
|
||||
handler.delegate = m.Handler
|
||||
|
||||
|
Reference in New Issue
Block a user