k8s/endpoint: change for being outside of the k8s scope

This commit is contained in:
Nico Schottelius 2021-07-14 13:45:55 +02:00
parent 5e4d84816b
commit b0860d58fa
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ networking:
dnsDomain: c2.k8s.ooo
podSubnet: 2a0a:e5c0:13:e1::/64
serviceSubnet: 2a0a:e5c0:13:e2::/108
controlPlaneEndpoint: "api.c2.k8s.ooo:6443"
controlPlaneEndpoint: "c2-api.k8s.ooo:6443"
---
kind: KubeletConfiguration
apiVersion: kubelet.config.k8s.io/v1beta1