Skip to content

Commit 29f05ab

Browse files
committed
Set unbound as default dns_cache
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
1 parent 1d58385 commit 29f05ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/config-defaults.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@ external_dns_zones_cache_duration: "1h"
929929
external_dns_mem: "4Gi"
930930

931931
# select which cache to use for Cluster DNS: unbound or dnsmasq.
932-
dns_cache: "dnsmasq"
932+
dns_cache: "unbound"
933933

934934
expirimental_dns_unbound_liveness_probe: "true"
935935

0 commit comments

Comments
 (0)