Skip to content

Commit 7272ff1

Browse files
committed
add controlPlaneEndpoint to KubeadmConfigTemplate
1 parent 9a41e9f commit 7272ff1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/clusterctl-templates/cluster-template-kamaji-tenant.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ spec:
203203
extraArgs:
204204
- name: cloud-provider
205205
value: external
206+
controlPlaneEndpoint: ${CONTROL_PLANE_IP}
206207
joinConfiguration:
207208
nodeRegistration:
208209
kubeletExtraArgs:

0 commit comments

Comments
 (0)