Skip to content

Commit

Permalink
change kruise daemon dns policy to ClusterFirstWithHostNet (#109)
Browse files Browse the repository at this point in the history
Signed-off-by: AiRanthem <[email protected]>
Co-authored-by: AiRanthem <[email protected]>
  • Loading branch information
AiRanthem and AiRanthem authored Jul 30, 2024
1 parent c0a6585 commit 7afba0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions versions/kruise/1.7.0-alpha.1/templates/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ spec:
tolerations:
- operator: Exists
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
terminationGracePeriodSeconds: 10
serviceAccountName: kruise-daemon
volumes:
Expand Down

0 comments on commit 7afba0d

Please sign in to comment.