Skip to content

Commit

Permalink
re-enable APF in FVs
Browse files Browse the repository at this point in the history
  • Loading branch information
aaaaaaaalex committed May 28, 2024
1 parent ef7c461 commit a759013
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion felix/fv/infrastructure/infra_k8s.go
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ func (kds *K8sDatastoreInfra) runK8sApiserver() {
"--client-ca-file=/home/user/certs/ca.pem",
"--tls-cert-file=/home/user/certs/kubernetes.pem",
"--tls-private-key-file=/home/user/certs/kubernetes-key.pem",
"--enable-priority-and-fairness=false",
"--max-mutating-requests-inflight=0",
"--max-requests-inflight=0",
}
Expand Down

0 comments on commit a759013

Please sign in to comment.