Skip to content

Commit

Permalink
Hard code resolvConf: /etc/resolv.conf in KubeletConfiguration
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia1243 committed Jan 12, 2024
1 parent 0ce6513 commit bdf8cc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubemarine/resources/configurations/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ services:
podPidsLimit: 4096
cgroupDriver: systemd
serializeImagePulls: false
resolvConf: /etc/resolv.conf
kubeadm_kube-proxy:
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
Expand Down

0 comments on commit bdf8cc8

Please sign in to comment.