Skip to content

Commit 508c10f

Browse files
Merge pull request openshift#7636 from jlebon/pr/drop-moc-reference
bootkube.sh: drop final mention of `machine-os-content`
2 parents 9ff9a4a + bfdb0ec commit 508c10f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ wait_for_etcd_cluster() {
4343
}
4444

4545
MACHINE_CONFIG_OPERATOR_IMAGE=$(image_for machine-config-operator)
46-
MACHINE_CONFIG_OSCONTENT=$(image_for machine-os-content)
4746
MACHINE_CONFIG_ETCD_IMAGE=$(image_for etcd)
4847
MACHINE_CONFIG_INFRA_IMAGE=$(image_for pod)
4948

0 commit comments

Comments
 (0)