Some networking fixes.
This commit is contained in:
@@ -54,5 +54,9 @@ in
|
||||
# StateDirectory = "kubelet";
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
10250
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user