Trust cni and flannel on robin to prevent issues when metallb node is assigned to robin
This commit is contained in:
parent
0e65aa19d9
commit
1373fd779e
1 changed files with 1 additions and 0 deletions
|
|
@ -112,6 +112,7 @@
|
|||
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
trustedInterfaces = [ "cni0" "flannel.1" ];
|
||||
|
||||
allowedTCPPorts = [
|
||||
22 # SSH (CRITICAL: Do not remove)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue