Skip to content

Commit 7afba0d

Browse files
authored
change kruise daemon dns policy to ClusterFirstWithHostNet (#109)
Signed-off-by: AiRanthem <[email protected]> Co-authored-by: AiRanthem <[email protected]>
1 parent c0a6585 commit 7afba0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

versions/kruise/1.7.0-alpha.1/templates/manager.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ spec:
258258
tolerations:
259259
- operator: Exists
260260
hostNetwork: true
261+
dnsPolicy: ClusterFirstWithHostNet
261262
terminationGracePeriodSeconds: 10
262263
serviceAccountName: kruise-daemon
263264
volumes:

0 commit comments

Comments
 (0)