Skip to content

Commit f485341

Browse files
committed
Azure UserProvisionedDNS: Copy CoreDNS pod resources for MCO bootstrap
Copy the CoreDNS pod definifion and Corefile to correct location on bootstrap node during bootkube. That way MCO running on the bootstrap node can start the CoreDNS pod.
1 parent 353f7d2 commit f485341

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/data/bootstrap/files/usr/local/bin/bootkube.sh.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,7 @@ then
493493
copy_static_resources_for nutanix
494494
copy_static_resources_for gcp
495495
copy_static_resources_for aws
496+
copy_static_resources_for azure
496497

497498
cp mco-bootstrap/manifests/* manifests/
498499

0 commit comments

Comments
 (0)