mirror of https://github.com/k3s-io/k3s
Merge pull request #76829 from serathius/automated-cherry-pick-of-#76819-upstream-release-1.14
Automated cherry pick of #76819: Restore metrics-server using of IPpull/564/head
commit
b8f2b772e3
|
@ -57,6 +57,7 @@ spec:
|
||||||
# Remove these lines for non-GKE clusters, and when GKE supports token-based auth.
|
# Remove these lines for non-GKE clusters, and when GKE supports token-based auth.
|
||||||
- --kubelet-port=10255
|
- --kubelet-port=10255
|
||||||
- --deprecated-kubelet-completely-insecure=true
|
- --deprecated-kubelet-completely-insecure=true
|
||||||
|
- --kubelet-preferred-address-types=InternalIP,Hostname,InternalDNS,ExternalDNS,ExternalIP
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 443
|
- containerPort: 443
|
||||||
name: https
|
name: https
|
||||||
|
|
Loading…
Reference in New Issue