Skip to content

Commit

Permalink
Review #2
Browse files Browse the repository at this point in the history
  • Loading branch information
x13n committed Feb 13, 2018
1 parent 3b178ee commit 6a48e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/gce/gci/configure-helper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1998,7 +1998,7 @@ function wait-for-apiserver-and-update-fluentd {
fi

# Wait until ScalingPolicy CRD is in place.
until kubectl get scalingpolicies
until kubectl get scalingpolicies.scalingpolicy.kope.io
do
sleep 10
done
Expand Down

0 comments on commit 6a48e34

Please sign in to comment.