Skip to content

Commit e099de7

Browse files
committed
Delete spec.kubeadmConfigSpec.ntp.servers
This commit deletes spec.kubeadmConfigSpec.ntp.servers of KubeadmControlPlane resource in cluster-template-without-lb.yaml.
1 parent e0f412d commit e099de7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

templates/cluster-template-without-lb.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,6 @@ spec:
9191
permissions: "0600"
9292
content: ${OPENSTACK_CLOUD_CACERT_B64}
9393
encoding: base64
94-
ntp:
95-
servers: []
9694
version: "${KUBERNETES_VERSION}"
9795
---
9896
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha3

0 commit comments

Comments
 (0)