Removed netpol/firewall mode for now.
This commit is contained in:
parent
37173b482c
commit
06157d2e09
1 changed files with 0 additions and 6 deletions
|
@ -43,12 +43,6 @@ spec:
|
|||
enabled: true
|
||||
ipam:
|
||||
mode: kubernetes
|
||||
policyEnforcementMode: always # enforce network policies
|
||||
policyAuditMode: true # do not block traffic
|
||||
hostFirewall:
|
||||
enabled: true # enable host policies
|
||||
extraConfig:
|
||||
allow-localhost: policy # enable policies for localhost
|
||||
kubeProxyReplacement: true
|
||||
k8sServiceHost: 127.0.0.1
|
||||
k8sServicePort: 7445
|
||||
|
|
Loading…
Reference in a new issue