Skip to content

Commit

Permalink
k8s: cilium: turn on "enable-icmp-rules" daemon flag
Browse files Browse the repository at this point in the history
  • Loading branch information
alexminder committed Jan 11, 2022
1 parent 0526b6c commit 81efbde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sls/k8s-master/files/cilium-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,7 @@ hubble:
# crio needs to be restarted https://docs.cilium.io/en/v1.9/concepts/kubernetes/configuration/#crio
containerRuntime:
integration: "crio"
extraConfig:
enable-icmp-rules: "true"
#extraArgs:
# tofqdns-dns-reject-response-code: "nameError"

0 comments on commit 81efbde

Please sign in to comment.