Skip to content

Commit 1cf4f15

Browse files
authored
Merge pull request #659 from hidekazuna/remove_ntp
🏃 Delete spec.kubeadmConfigSpec.ntp.servers in cluster-template-without-lb.yaml
2 parents b235088 + e099de7 commit 1cf4f15

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)