Skip to content

Commit

Permalink
Update data/data/bootstrap/files/usr/local/bin/bootkube.sh.template
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Staebler <staebler@redhat.com>
  • Loading branch information
eranco74 and staebler authored Feb 12, 2021
1 parent 3088a01 commit 161c4b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -352,8 +352,8 @@ fi

REQUIRED_PODS="openshift-kube-apiserver/kube-apiserver,openshift-kube-scheduler/openshift-kube-scheduler,openshift-kube-controller-manager/kube-controller-manager,openshift-cluster-version/cluster-version-operator"
if [ "$BOOTSTRAP_INPLACE" = true ]
REQUIRED_PODS=""
then
REQUIRED_PODS=""
fi

echo "Starting cluster-bootstrap..."
Expand Down

0 comments on commit 161c4b9

Please sign in to comment.