Skip to content

Commit

Permalink
feat(base-cluster): enable cilium dns proxy (#825)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwrau authored Mar 25, 2024
1 parent b8cbe36 commit 73c97fa
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ spec:
- ports:
- port: "53"
protocol: UDP
rules:
dns:
- matchPattern: "*"
---
apiVersion: cilium.io/v2
kind: CiliumNetworkPolicy
Expand Down

0 comments on commit 73c97fa

Please sign in to comment.