mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 11:12:03 +00:00
Refactor to clean up names.
This commit is contained in:
@@ -105,7 +105,7 @@ func main() {
|
||||
|
||||
etcd.SetLogger(util.NewLogger("etcd "))
|
||||
|
||||
capabilities.InitializeCapabilities(capabilities.Capabilities{
|
||||
capabilities.Initialize(capabilities.Capabilities{
|
||||
AllowPrivileged: *allowPrivileged,
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user