Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,7 @@ then
cp openshift/* /etc/mcc/bootstrap/
# 4. read ImageContentSourcePolicy objects generated by the installer
cp manifests/* /etc/mcc/bootstrap/
cp image-references /etc/mcc/bootstrap/image-references
cp auth/kubeconfig-kubelet /etc/mcs/kubeconfig
cp mco-bootstrap/bootstrap/machineconfigoperator-bootstrap-pod.yaml /etc/kubernetes/manifests/

Expand Down