Skip to content

Commit

Permalink
update etcd config
Browse files Browse the repository at this point in the history
  • Loading branch information
outductor committed Dec 6, 2023
1 parent db62c26 commit 6705256
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,10 @@ kind: ClusterConfiguration
networking:
serviceSubnet: "10.96.64.0/18"
podSubnet: "10.96.128.0/18"
etcd:
local:
extraArgs:
listen-metrics-urls: http://0.0.0.0:2381
kubernetesVersion: "v1.27.6"
controlPlaneEndpoint: "${KUBE_API_SERVER_VIP}:8443"
apiServer:
Expand Down

0 comments on commit 6705256

Please sign in to comment.