Repurposing enableV1beta3 to disableV1beta3 in master config to enable v1beta3 by default

This commit is contained in:
nikhiljindal
2015-03-27 14:19:03 -07:00
parent a2801a5a18
commit 478b7d5edf
4 changed files with 10 additions and 8 deletions

View File

@@ -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